MaxQueryTerms
The maximum number of words in the query text to use to query IDOL Category Component (excluding stop list words, which are not used to query). IDOL Category Component removes any terms that occur after the specified number of terms. In the case of Boolean or phrase strings, this process can result in query failure.
This parameter has an effect only when UseSuggestOnText is set to False
(the default value).
Actions: | CategorySuggestFromDocument
CategorySuggestFromText |
Type: | Long |
Default: | 1000 |
Recommended Range: | Minimum: 40 Maximum: 5000 |
Example: | MaxQueryTerms=200
|
See Also: | UseSuggestOnText |