Search Issue with Certain Keywords in Code
TLDR suraj struggles with certain keywords during code search, with the system only recognizing part of the word. Kishore Nallan suggests enabling infix search param and reproducing the issue with curl, but the problem persists. Solution remains unsolved.
Aug 08, 2023 (2 months ago)
suraj
09:34 AMwhen I search 'RTO' it only searches, RT
suraj
09:34 AMKishore Nallan
09:36 AMsuraj
09:37 AMKishore Nallan
09:39 AMKishore Nallan
09:57 AMrto
?Kishore Nallan
09:58 AMrto
surajsuraj
10:08 AMsuraj
10:08 AMsuraj
10:08 AMKishore Nallan
10:10 AMsuraj
01:01 PM.infix("fallback,fallback,fallback") // Have added in code
Kishore Nallan
01:07 PMKishore Nallan
01:08 PMalways
instead of fallback
.Typesense
Indexed 2786 threads (79% resolved)
Similar Threads
Resolving Typesense Result Issue in Document Collection Queries
Mike was encountering errors when searching for specific query in their Typesense document collection. Jason suggested it may be due to the `drop_tokens_threshold` setting. There was a misunderstanding but after further explanation from Jason, Mike understood and decided to continue the conversation via email.
Issue with `included_fields` Command in Typesense
SamHendley encountered an issue with the `included_fields` command in Typesense versions 0.23.0 and 0.24.0.rc17. Jason helped identify it as a bug in the 0.24.X version, which was later addressed in release 0.24.0.rcn19.
Synonyms Feature Not Working as Expected in Typesense Cloud
Vamshi is experiencing issues with the synonyms feature in Typesense Cloud, as it doesn't return the expected results. Kishore Nallan tries to provide support, but the issue remains unresolved.
Resolving Multilingual Search Function in Typesense Software
Bill is having difficulty with multilingual search functionality in Typesense software. Developer Kishore Nallan suggested setting a language locale and provided a demo build. The build solution had some issues, and after multiple rounds of software updates and troubleshooting, the problem still persists.
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.