A Boolean that specifies whether Eduction Server returns more than one entity from any one section of text. To return only one entity from a section of text, set this parameter to False
. To return all entities in the text, set this parameter to True
.
For more information on overlapping and duplicate matches, refer to IDOL Expert.
You can override the value of this parameter for specific actions by setting the AllowOverlaps action parameter.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Eduction |
Example: | AllowOverlaps=True
|
See Also: | NonGreedyMatch |
|