QuerySummaryTerms
The number of terms to use to generate a query summary (if you have set QuerySummaryAdvanced to True
). If you set QuerySummaryTerms
to 0
, it defaults to the specified TermsPerDoc number, which in turn defaults to 50
.
NOTE: The value of QuerySummaryTerms
must always be higher than QuerySummaryLength.
Type: | Long |
Default: | 0 |
Recommended Range: | Minimum: 50 Maximum: 500 |
Required: | No |
Configuration Section: | Server |
Example: | QuerySummaryTerms=50
|
See Also: | QuerySummaryAdvanced
QuerySummaryIDs QuerySummaryLength TermsPerDoc QuerySummaryTerms action parameter |