XML Configuration Reference : Index : CacheConfig
 
CacheConfig
com.exalead.mercury.mami.indexing.v10.CacheConfig
PageCache configuration. Warning: The index page cache is limited to 32000 files in the index directory. If you get an error like "FileRAM: too many cached files (c_max_files=32767)", it means that the limit has been crossed and you should set a more aggressive compact policy.
Parent elements:
com.exalead.mercury.mami.indexing.v10.IndexRuntimeConfigList (as IndexRuntimeConfigList)
Attributes:
Name
Type
Default value
Description
name
string
The cache ID.
cacheSizeMB
int
256
Maximum cache size in MB.
pageSizeKB
int
8
Page size in KB.
maxSimultaneousIOOperations
int
32
Specifies the max number of simultaneous I/O.