By default, Eduction Server is case sensitive when matching characters. This default value applies only when no grammar-specific case attribute has been specified for an entity.
To ignore case when matching characters, set this parameter to False
.
Note: If you specify the MatchCase
action, this overrides any settings you make using the MatchCase
configuration parameter.
Action: | EduceFromFile, me EduceFromText, RedactFromFile, RedactFromText |
---|---|
Type: | Boolean |
Default: | True |
Example: | MatchCase=False
|
See Also: |
|