The maximum number of characters in a returned entry.
Reducing this number can assist performance by preventing Eduction from scanning a long string of text for an entity that is expected to be small.
Note: If you specify the MaxEntityLength
action, this overrides any settings you make using the MaxEntityLength
configuration parameter.
Action: | EduceFromFile, EduceFromText, RedactFromFile, RedactFromText |
---|---|
Type: | Integer |
Default: | 256 |
Example: | MaxEntityLength=100
|
See Also: |
|