Set Stemming
to False
to disable stemming for this language.
If you set GenericStemming to True
, the Stemming
parameter determines whether to use the stemming rules for this language in the generic stemming rules. In this case, set Stemming
to False
to not use the language stemming rules.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | LanguageTypes or MyLanguage |
Example: | Stemming=False
|
See Also: | DiminishSeparators
SoftSeparators |
If you change this setting after you have indexed content into HPE Category Component, you must reindex the content.
|