QuerySummaryTerms
The number of terms to use to generate a query summary (if you set QuerySummaryAdvanced to True
). If you set QuerySummaryTerms
to 0
, IDOL Content Component uses the value of the TermsPerDoc configuration parameter, which in turn has a default value of 50
.
NOTE: QuerySummaryTerms
must always be higher than QuerySummaryLength.
This parameter overrides the value of the QuerySummaryTerms configuration parameter for the action.
Actions: | Query
Summarize |
Type: | Long |
Default: | 0 |
Recommended Range: | Minimum: 50 Maximum: 500 |
Example: | QuerySummaryTerms=50
|
See Also: | QuerySummaryAdvanced
QuerySummaryIDs QuerySummaryLength QuerySummaryTerms configuration parameter |