CountOutput

A Boolean value that specifies whether to output only the number of matches that were found for each entity.

When you set this parameter to TRUE, the output does not include the text that was matched, the position of the match, or the score. Instead, the number of matches for an entity specified by the EntityN parameter is written to the document field named by the corresponding EntityFieldN.

Type: Boolean
Default: False
Required: No
Configuration Section: Any section that you have defined for Eduction settings
Example: CountOutput=TRUE
See Also: SimpleOutput