Set CaseSensitiveFieldNames
to True
if you want HPE IDOL Server to treat field names as case sensitive in the index and configuration file, and to match field names in queries case-sensitively.
By default, HPE IDOL Server converts field names to uppercase at index time, and also converts any field names that you specify in configuration or action parameters to uppercase, so that it treats fields with the same name except for case as equivalent.
For more information about case-sensitive search, refer to IDOL Expert.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: |
In this example, if you run the query |
See Also: | MustHaveFieldCSVs |
This configuration parameter is a permanent setting. If you want to change this setting, you must initialize your index.
|