SpellCheck
If you have configured a spell check engine for Category, corrected spellings are used to suggest categories in CategorySuggestFromText. The optional parameter Spellcheck is set to True
by default. It has no effect if you have not configured the spell check engine. If you have configured the spellcheck engine but do not want to use corrected spellings to suggest categories, you must set spellcheck to false.
Actions: | CategorySuggestFromText |
Type: | Boolean |
Default: | True |
Example: | SpellCheck=False
|
See Also: | SpellCheckEngine configuration parameter |