Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
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:3
Possible values:0..Nm, where Nm is a maximal possible number (an integer) of suggestions. -8
Note

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.

Code Block
languagexml
themeEmacs
<MaxSuggestions>3</MaxSuggestions>