Narrowing Search Focus in Typesense to First 5 Characters
TLDR Laura wanted to limit search to first 5 characters of an input in Typesense. Jason clarified it must be done client-side before querying Typesense.
1
Sep 13, 2022 (13 months ago)
Laura
03:03 PMJason
03:08 PM1
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
Implementing Typesense Search in Select Dropdown Input
KARTHICK sought advice on using typesense search in a select dropdown input. Ivan and Kishore Nallan advised using autocomplete and provided related resources. KARTHICK expressed satisfaction at the advice.
Limiting Typesense Search Results to Non-Empty Queries
A asked how to limit Typesense search results to non-empty queries. Jason provided an example using Instantsearch.js, referencing Typesense's song search project on GitHub.
Adjusting Text Match Score Calculation in TypeSense
Johannes wanted to modify the Text Match Score calculation in TypeSense to improve search results returns. With counsel from Jason and Kishore Nallan, various solutions were proposed, including creating a Github issue, attempting different parameters, and updating Docker to a new version to resolve the matter.