NonGreedyMatch

A Boolean that specifies whether to return the shortest match. To configure Eduction to return the shortest match, set NonGreedyMatch to True. If two matches from two different entities start at the same word, and NonGreedyMatch is set to True, Eduction returns only the shortest match.

Setting this parameter to True implicitly disables the AllowOverlaps and AllowMultipleResults parameters. If you have set these parameters, NonGreedyMatch takes precedence.

For more information on how to configure the Eduction matching behavior using NonGreedyMatch, refer to the Eduction User and Programming Guide.

Type: Boolean
Default: False
Required: No
Configuration Section: Any section that you have defined for Eduction settings
Example: NonGreedyMatch=True
See Also: AllowMultipleResults
AllowOverlaps

_FT_HTML5_bannerTitle.htm