Description:

SuggestDepth parameter controls the depth and therefore the processing time of the engine to look for and generate proper suggestions.

Parameter type:Number
Default value:80
Possible values:

1..100

The depth ranges from 0 which stands for the fastest processing time with least relevant suggestions to 100 which stands for the slowest processing time with the most relevant suggestions. Thus, if the processing time is not a problem, you can set 100 get the best set of suggestions for a misspelled word.

For languages with huge wordlists, over several million, such as Brazilian Portuguese or German, it is highly recommended to set the SuggestDepth parameter default value to 30-50. This will help to improve the overall system performance without tangible losses of suggestions quality. 

<SuggestDepth>80</SuggestDepth>

  • No labels