When edktool
is used with both the extract option and the option to generate a list of matches, setting OutputSimpleMatchInfo
to True
generates basic match information only, such as document, entity, position, and original text.
If OutputSimpleMatchInfo=True
, the EnableComponents
setting has no effect and reverts to False
.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Eduction |
Example: | OutputSimpleMatchInfo=False
|
See Also: | EnableComponents |
|