A list of characters to disallow as word separators.
IDOL Category Component uses separators to determine where one word ends and the next one starts. For each language that IDOL Category Component supports, it has a list of appropriate characters that it automatically reads as separators, such as spaces, tabs, line feeds, and carriage returns.
To ensure that IDOL Category Component does not read a specific character as a separator, list it in the DiminishSeparators
parameter (in unencoded UTF-8).
Type: | String |
Default: | |
Required: | No |
Configuration Section: | LanguageTypes or MyLanguage |
Example: | DiminishSeparators=..
|
See Also: |
Note: If you change this setting after you have indexed content into IDOL Category Component, you must reindex the content.
|