SoftSeparators
A list of characters (in unencoded UTF-8) that IDOL Content Component must always index as a separate token.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | LanguageTypes or MyLanguage |
Example: | SoftSeparators=1234567890
In this example, IDOL Content Component tokenizes all numbers as single digits. It indexes the number 45988 as 4 , 5 , 9 , 8 , and 8 . |
See Also: | DiminishSeparators |
NOTE: 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.