Hi, I'm working on Find 13.0.1, CMS 11.9.1.
We have added in fuzzy logic to our find query setup. This includes MinSimilarity functionality. However we can't find anything online that says what values to use here. We notice differences when setting MinSimilarity to a whole number such as 0,1 or 2. However, setting it to a decimal brings back the same results as the closest whole number. We are not 100% sure what should be returned. If I search for "Nursing" but spell it wrong e.g "Nrsing" I would expect it to return "Nursing" results if Min Similarity is set to 1. However if I get two letters wrong in the search term then I would expect no results unless I set Min Similarity to 2. Am I right in how this should work? Also do the mistakes need to be right next to each other?
Any help is much appreciated.