Controlling Direction of Dropped Tokens in Queries
TLDR Dima wants to control the direction of dropped tokens, while Kishore Nallan says it's not possible and advises creating a GitHub issue for a feature request.
Jun 23, 2023 (5 months ago)
Dima
10:02 AMSo dropping tokens from the end requires more steps
Kishore Nallan
10:09 AMDima
10:43 AMexhaustive_search
also drop tokens from end to start of the query?Kishore Nallan
10:44 AMTypesense
Indexed 3005 threads (79% resolved)
Similar Threads
Handling Search Cases and Dropping Keywords in Typesense
JinW asked about handling search cases in Typesense. Jason suggested removal of stop words and outlined potential for keyword order reversal. A GitHub issue will be opened, but the solution is not part of v0.22. Tapasweni volunteered to investigate.
Issue with Search Term Results in Typesense
Dipankar had issues with specific search terms returning unexpected results. Kishore Nallan clarified why this may occur and how to fine-tune the behavior using the 'drop_tokens_threshold' parameter in Typesense.
Issues with DropTokensThreshold in InstantSearch.js
John had issues with dropTokensThreshold in InstantSearch.js. Jason clarified it only affects searches with less than 10 results.