You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description:MaxSuggestions parameter sets a maximum number of suggestions for each misspelled word that will be determined by the engine.
Parameter type:Number
Default value:8
Possible values:0..Nm, where Nm is a maximal possible number (an integer) of suggestions. 

The overall system performance might be affected if the MaxSuggestion value is much higher than a given default value. The more suggestions the system is required to provide, the more time will be needed to process the text, detect errors and provide suggestions accordingly.

<MaxSuggestions>8</MaxSuggestions> 

  • No labels