FuzzyUseUnstemmed
Set FuzzyUseUnstemmed to False if you do not want to use the unstemmed index for fuzzy matching.
By default, the Content component uses the unstemmed index for fuzzy matching, which improves the performance of fuzzy queries and returns results that are closer to the user's input text. Set FuzzyUseUnstemmed
to False
only if you need to use the older fuzzy matching behavior for consistency with older versions of Content
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Server |
Example: | FuzzyUseUnstemmed=False
|
See Also: |
|