Open d3netxer opened 7 years ago
Is there a way to produce search results when a user may have misspelled a word by one character? For example 'afganistan' instead of 'afghanistan'?
I too would like to know, with lunr.js you can pass in editDistance, but that doesn't seem to be working here. Seems like a glaring omisison @weixsong unless I am missing something?
Is there a way to produce search results when a user may have misspelled a word by one character? For example 'afganistan' instead of 'afghanistan'?