Hi everyone,
Is it possible in Typesense Instantsearch to search for exact strings, using quotes?
I can't find info about this in the documentation.
k
Kishore Nallan
07/06/2023, 10:04 AM
Typesense API supports exact search when the query is wrapped in double quotes. This should work out of the box with Instantsearch as well. Does it not?
k
Kor
07/06/2023, 10:57 AM
Hi Kishore,
Now that I try again it works perfectly. Must have done something wrong before.
Thanks for pointing this out!