MaxQueryTerms
The maximum number of terms in the query text that you can use to query IDOL Content Component (excluding stop list words, which are not used to query IDOL Content Component). Any query text that exceeds the specified number is cut off.
NOTE: In the case of Boolean or phrase strings, query truncation might result in query failure.
You can override the MaxQueryTerms
configuration parameter for an individual action by using the MaxQueryTerms action parameter.
Type: | Long |
Default: | 250 |
Recommended Range: | Minimum: 40 Maximum: 5000 |
Required: | No |
Configuration Section: | Server |
Example: | MaxQueryTerms=200
|
See Also: |