Description:SimpleCacheSize parameter defines a number of suggestions that will be cached in the memory (RAM).
Parameter type:Number
Default value:10000
Possible values:0..Nm, where Nm is a number of suggestions stored in the cache. Depending on the RAM size this value may vary from 1,000 to 10,000+.

This parameter is disabled by default due to the сustom dictionary functionality. It can be enabled if the custom dictionary functionality is not used or the same for all users. It is available for all languages including default and additional ones. This is a recommended parameter for the Server version of the application.

<SimpleCacheSize>10000</SimpleCacheSize>

  • No labels