CaseNormalizationBehavior
The algorithm to use for case normalization. This parameter accepts one of the following values:
- Default. The default behavior.
- Turkic. Use this option with Turkic languages to ensure that case normalization performs correctly with the dotted and dotless "i" characters.
Type: | String |
Default: | Default |
Required: | No |
Configuration Section: |
|
Example: | CaseNormalizationBehavior=Turkic
|
See Also: | CaseNormalization |