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 set both the MaxEntityLength configuration parameter and the MaxEntityLength action, the action settings take precedence.
| Type: | Integer |
|---|---|
| Default: | 256 |
| Allowed Range: | Minimum: 1 Maximum: 1024 |
| Required: | No |
| Configuration Section: | Any section that you have defined for Eduction settings. |
| Example: | MaxEntityLength=100
|
| See Also: | EntityN |
Related Topics
|
|