OnlyMatchSubset

Whether to take all the documents in the Content component data index into account when calculating the statistics for term distribution.

Set OnlyMatchSubset to 1 if you want the statistics to take only the documents in a cluster into account. This option is useful if your selection of documents has resulted from a query.

Set OnlyMatchSubset to 0 if you want the statistics to take all documents contained in the data index into account. This option is useful if your selection of documents has resulted from a Content component run, because clusters are sometimes not large enough to provide an accurate statistical idea of term distribution.

Type: Long
Default: 1
Required: No
Configuration Section: Taxonomy
Example: OnlyMatchSubset=1
See Also: