Usage of "OR" Condition and Typos Handling in "q"
TLDR Saurabh asks if "OR" condition and typos are handled in "q". Kishore Nallan states "OR" is not possible and typos aren't handled.
Jun 01, 2023 (6 months ago)
Saurabh
01:12 PMcan we use "OR" condition in "q" ?
Jason && Kishore Nallan
Kishore Nallan
01:13 PMSaurabh
01:14 PMSaurabh
01:15 PMKishore Nallan
01:15 PMTypesense
Indexed 3005 threads (79% resolved)
Similar Threads
Sanitizing Queries with Special Characters in Typesense
Daniel asked about sanitizing queries containing special characters in Typesense. Kishore Nallan recommended using backticks for literal string values and fixing the schema for field names with special characters, sticking to alphanumeric and underscores.
Addressing `num_typos` Inconsistency in Document Search
John had an issue with `num_typos` inconsistency when using prefix search. Kishore Nallan clarified the technical aspects, adjusted the aggressiveness of the feature and resolved the issue. They also discussed a limit on `num_typos` value.
Phrase Search Relevancy and Weights Fix
Jan reported an issue with phrase search relevancy using Typesense Instantsearch Adapter. The problem occurred when searching phrases with double quotes. The team identified the issue to be related to weights and implemented a fix, improving the search results.