UseSuggestOnText
Sends a SuggestOnText query, rather than a Query, to the Agentstore.
SuggestOnText and Query work slightly differently. SuggestOnText is faster, and Query is more accurate. When UseSuggestOnText
is set to False
(the default), reducing the value of MaxQueryTerms can speed up the action, but might result in reduced accuracy.
Actions: | CategorySuggestFromDocument
CategorySuggestFromText |
Type: | Boolean |
Default: | False |
Example: | UseSuggestOnText=True
|
See Also: |