GenericFullStemming
Whether to use a language-insensitive generic stemming algorithm. If you set GenericStemming to True
, you can set GenericFullStemming
to True
to use a generic stemming algorithm for all your language types.
When you use GenericFullStemming
, IDOL Server does not automatically modify the generic stemming algorithm according to the languages that you configure. Because the stemming algorithm is static, you do not need to reindex your content when you configure additional language types.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | LanguageTypes |
Example: | GenericFullStemming=true
|
See Also: |
NOTE: If you change this setting after you have indexed content into IDOL Server, you must reindex the content.