Is there a way to use "facet_query_num_typos" with...
# community-help
p
Is there a way to use "facet_query_num_typos" with instantsearch? Documentation shows that the default should be
2
but it currently doesn't seem to be allowing any typo tolerance when testing so I'm trying to set it explicitly
Need to do a little more testing, might be something on my front end
j
You can use it with additionalSearchParameters when instantiating the adapter
👍 1