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 (2 months ago)
David
09:59 PMJason
10:16 PMprioritize_token_position
that does this1
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
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.
Adjusting Text Match Score Calculation in TypeSense
Johannes wanted to modify the Text Match Score calculation in TypeSense to improve search results returns. With counsel from Jason and Kishore Nallan, various solutions were proposed, including creating a Github issue, attempting different parameters, and updating Docker to a new version to resolve the matter.