The minimum number of times that a term must occur in the index for IDOL Content Component to store it in the term cache in memory.The default value is 0 (zero), which means that IDOL Content Component 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=2000000
|
| See Also: | TermCachePersistentKB |
|
|