Hi, how do I adjust the string similarity paramete...
# community-help
t
Hi, how do I adjust the string similarity parameter so I will get more accurate result? I can do it on Algolia.
k
👋 You can set
num_typos
to 0,1,2. Default is 2. Make it
1
if you want to restrict fuzzy matches.