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 IDOL Server, the new setting applies only to new content, and the server logs a warning. To clear the warning and ensure that your change applies to all your content, you must initialize your index and reindex the content.
|