Issues with Infix Search Feature in Typesense Version 0.23.0
TLDR Anthony is having issues with the infix search feature on Typesense Version 0.23.0. Kishore Nallan offered to investigate if given a dataset and query.
Aug 29, 2022 (14 months ago)
Anthony
03:52 AMI just start using typesense as the search engine for my project.
Do anyone has experience on trying the infix search feature in Typsense Version: 0.23.0?
I have an issue that the infix works well at first, but when I pump-in new data, certain columns can't do infix search anymore. Is that because of infix search require larger capacity? And is there any ways to check or verify why infix search sometime working, sometime not working? Anyone that faced this issue before, please share your solution, thanks. 🙂
Kishore Nallan
03:57 AMTypesense
Indexed 2786 threads (79% resolved)
Similar Threads
Infix Search on Nested Fields in Typesense
Cooper asked if infix search works on nested fields in Typesense. Kishore Nallan confirmed it doesn't and suggested creating an issue on Github.
Infix and highlight issues in the Typesense search query
Yekta reports issues with missing highlights for larger fields and infix matching with Typesense, while Jason identifies these as potential bugs and asks for Github issues for track and fix. Weighting discrepancies are also reported.
Enabling Infix Search for Docsearch on Typesense
Vladimir wanted to enable infix search in typesense docsearch. Jason suggested adding `infix` as a parameter and enabling it in the collection schema by forking the typesense-docsearch scraper.