TermCachePersistentMinOccs

The minimum number of times that a term must occur in the index for IDOL Server to store it in the term cache in memory. The default value is 0 (zero), which means that IDOL Server does not cache terms.

If you set both TermCachePersistentMinOccs and TermCachePersistentKB, TermCachePersistentKB takes precedence.

Type: Long
Default: 0
Allowed Range: Minimum: 0
Maximum: 1024000
Recommended Range: Minimum: 10240
Maximum: 1024000
Required: No
Configuration Section: TermCache
Example: TermCachePersistentMinOccs=50000
See Also: TermCachePersistentKB