Adjusting Token Order Impact in Query String
TLDR David asked about adjusting the impact of token order in the query string. Jason advised using a parameter named prioritize_token_position
.
1
Jul 18, 2023 (4 months ago)
David
09:59 PMJason
10:16 PMprioritize_token_position
that does this1
Typesense
Indexed 3015 threads (79% resolved)
Similar Threads
Tuning Query Results Order with Query_by_Weights
Nathan is trying to tune the order of results using `query_by_weights`, but experiences a smaller impact than expected. Jason suggests trying `max_weight` and sharing a snippet to further investigate.
Issue with Typo Correction/Prefix Search and the Role of max_candidates
John noticed inconsistent search results based on max_candidates settings, and Kishore Nallan clarified its role for multi-word queries. They resolved that increasing max_candidates ensures the query isn't prematurely limited.
Inconsistent Search Results in Typesense UI vs Dashboard
Abhishek reports inconsistent search results in the typesense UI vs dashboard integration when using page rank with Docusaurus plugin. Jason suggests creating a GitHub issue while Abhishek seeks clarification on prioritizing exact matches.