A Boolean value that specifies whether to add only the matched text to the document field specified by EntityFieldN. To add only the matched text, set this parameter to true
.
With the default value, false
, the field specified by EntityFieldN will have subfields that contain the matched text, the offset, and the score.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Any section that you have defined for Eduction settings. |
Example: | SimpleOutput=TRUE
|
See Also: | EntityFieldN |
|