News

Query view provides a default search bar. It accepts an empty query or free text query with booleans. For example, seattle condo +parking. JSON view supports parameterized queries. Filters, orderby, ...
Be aware. A query stream starts with a search strategy. In the query pipeline a Query goes through several stages. Transformers and retrievers work together to get the right context into a prompt, ...