SpellCheckCacheMaxSize
The maximum number of spelling corrections that the Content component can store in the cache and in the prx.db
spelling correction file. If Content has performed spell checking, it generates this file in its content > main
directory when it shuts down.
Type: | Long |
Default: | 20000 |
Required: | No |
Configuration Section: | Server |
Example: | SpellCheckCacheMaxSize=50000
|
See Also: | SpellCheckCorrectMinDocOccs
SpellCheckIncorrectMaxDocOccs SpellCheckMaxCheckTerms |