Merging Typesense Search Results in JS
TLDR Steffen asked for recommendations on merging Typesense search results with local JS results. Jason suggested a few browser-based search libraries, including fuse.js. Steffen agreed that merging is complicated, but will consider a combined ranking strategy.
Oct 19, 2022 (14 months ago)
Steffen
02:37 PMdoes anybody have recommendations on how to merge search results coming from Typesense with local results in JS? Any browser search library that at least somehow maps the behavior of Typesense?
Thanks a lot 🙏
Jason
03:31 PMJason
03:32 PMOct 20, 2022 (14 months ago)
Steffen
07:56 AMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Troubleshooting Typesense Document Import Error
Christopher had trouble importing 2.1M documents into Typesense due to memory errors. Jason clarified the system requirements, explaining the correlation between RAM and dataset size, and ways to tackle the issue. They both also discussed database-like query options.
Applying Typesense to Nuxt3 Site
SML inquires about using Typesense for a Nuxt3 site. Md shares experience with Nuxt2 and Django. Jason ensures Typesense-js library or docsearch.js can work with any FE framework.
Discussion on Switching from ElasticSearch to Typesense
Adam expressed challenges with transitioning from ElasticSearch to Typesense due to lack of compatibility modes and later opened a related GitHub issue. Jason explained Typesense's approach and suggested sponsorship for feature development.