Using "facet_query_num_typos" with Instantsearch
TLDR Phil wanted to use "facet_query_num_typos" with instantsearch which was not functioning as per the documentation. Jason suggested using it with additionalSearchParameters while instantiating the adapter.

Jul 08, 2022 (14 months ago)
Phil
09:20 PM2
but it currently doesn't seem to be allowing any typo tolerance when testing so I'm trying to set it explicitlyJason
10:28 PM
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
Issue with "facet_query_num_typos" Parameter in typesenseInstantsearchAdapter v2.4.0
Ivan had trouble using the "facet_query_num_typos" parameter with Typescript in typesenseInstantsearchAdapter v2.4.0. Jason suggested ignoring the warning as it works, but also agreed to address the issue in future updates.

Fuzzy Search Restrictions and num_typos Extension Request
Ashwin seeks to limit the fields covered by fuzzy search and wants specification of typo tolerance per field. Kishore Nallan suggests num_typos syntax to control the behavior, with Ashwin agreeing and planning to raise a related issue on Github. Jason advises on comparing integer time stamps for InstantSearch usage.

Fixing Multiple Document Retrieval in Typesense
Phil needed an efficient way to retrieve multiple documents by id. Kishore Nallan proposed a solution available in a pre-release build. After some bug fixing regarding id matching by Jason and Kishore Nallan, Phil successfully tested the solution.


