SuggestUseThreshold

Set SuggestUseThreshold to True to take the category score threshold into account when you send the CategorySuggestFromCategory, CategorySuggestFromDocument, and CategorySuggestFromText actions. The score threshold is the value of the Threshold parameter, which you set with the CategorySetDetails action. Threshold defines the minimum percentage relevance that a category must have to the query to return as a result.

By default, IDOL Server ignores the Threshold parameter and does not apply a threshold when it returns results.

Type: Boolean
Default: False
Required: No
Configuration Section: Category
Example: SuggestUseThreshold=True
See Also: