ParametricMemoryMaxSize
The maximum size (in kilobytes) of the parametric explicit document counts file.
NOTE: Use this setting only if you intend to store more than the recommended number of documents in the IDOL Content Component data index. Configuring this setting is likely to result in a negative impact on IDOL Content Component performance.
Adding a value for ParametricMemoryMaxSize
prevents the cache of parametric explicit document counts from using more than the specified number of kilobytes of RAM. If the explicit document count file is larger than the specified number of kilobytes, it is no longer cached in RAM but read from disk when needed.
Type: | Long |
Default: | |
Required: | No |
Configuration Section: | Server |
Example: | ParametricMemoryMaxSize=102400
|
See Also: |