A list of characters to disallow as word separators.
HPE IDOL Server uses separators to determine where one word ends and the next one starts. For each language that HPE IDOL Server 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 HPE IDOL Server 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: | AugmentSeparators
SoftSeparators |
If you change this setting after you have indexed content into HPE IDOL Server, you must reindex the content.
|