filecopy.store_class
Background
This option allows specification of the cache storage facility.
Note:
-
Only for file system data sources
Setting the key
Set this configuration key in the search package or data source configuration.
Use the configuration key editor to add or edit the filecopy.store_class
key, and set the value. This can be set to any valid String
value.
Examples
To use a flat-file storage facility:
filecopy.store_class=com.funnelback.common.io.store.bytes.FlatFileStore