CaseSensitiveMatchValues

Set CaseSensitiveMatchValues to True to store and match the field values in MatchType fields in their original case. This option means that you can have multiple MatchType fields that contain the same value except for case.

By default, IDOL Content Component converts the values in MatchType fields to uppercase at index time, and also converts the field values in queries, so that values match regardless of case.

For more information about case-sensitive search, refer to IDOL Expert.

Type: Boolean
Default: False
Required: No
Configuration Section: Server
Example: CaseSensitiveMatchValues=True
See Also: MatchType
RegenerateMatchIndex

NOTE: If you change this setting after you have indexed content into IDOL Content Component, you must reindex the content or regenerate the MatchType index (by setting RegenerateMatchIndex to True, or by using the DREREGENERATE index action).