I have noticed that Search Results for search terms with 5 or more characters require search terms with 5 or more characters to match.
- For instance ‘abcd’ search term will bring up a result for a record where a field value is ‘abcd’.
- However, ‘nizz’ search term will not bring up a result for a record where a field value is more than 4 characters, like ‘nizzle’. In this case, at least ‘nizzl’ must be entered (5 characters).
Is there any way to control this behavior to allow for a more ‘fuzzy’ search?
Thanks!