Stemming
Set Stemming
to False
to turn off stemming. This parameter has an effect only when AdvancedSearch is set to True
in the configuration file.
When you turn off stemming, IDOL Content Component does not stem the query terms before matching them against content in the index, so that only documents that contain exact matches for the query terms can return as results.
Actions: | GetContent
GetQueryTagValues Highlight Query SuggestOnText |
Type: | Boolean |
Default: | True |
Example: | Stemming=False
|
See Also: | AdvancedSearch configuration parameter |