Filtering and Sorting Results Query
TLDR Facundo asked about filtering and receiving ordered results. Jason clarified that sorting is controlled by the sort_by parameter.
Powered by Struct AI
1
2
5mo
Solved
Jun 16, 2023 (5 months ago)
Facundo
Facundo
05:45 PMIf I filter by [a, b, c, d], will I receive the hits in that order?
Jason
Jason
05:46 PMNo, results are controlled by the sort_by parameter
1
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 3011 threads (79% resolved)
Similar Threads
Prioritizing Parameters in Query Search
Andrew asked if prioritization was possible in query parameters and Jason confirmed it's based on the order of input.
2
11mo
Solved
Typesense Response Sorting Query
Patrik asked about the sorting of responses from typesense. Jason clarified that it is always sorted by text_match.
3
13mo
Solved
Ordering of Search Results in Typesense
Ahmed inquired about the ordering of search results. Jason explained that results are automatically sorted by text match score.
2
24mo
Solved