AgentBoolean

Whether to use Boolean restrictions on categories. Set AgentBoolean to True to check whether the categories that match the query document or text also match the Boolean restrictions that you have set for a category (for example, by using CategorySetTraining).

Setting AgentBoolean to True implicitly sets TextParse to True. If you set AgentBoolean to True and do not provide an XML or IDX document in the QueryText, IDOL Server cannot match the text and returns an error.

Actions: CategorySuggestFromText
Type: Boolean
Default: False
Example: AgentBoolean=True
See Also: TextParse