filecopy.store_class

Background

This option allows specification of the cache storage facility.

Note:

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.

Default value

filecopy.store_class=com.funnelback.common.io.store.bytes.WarcFileStore

Examples

To use a flat-file storage facility:

filecopy.store_class=com.funnelback.common.io.store.bytes.FlatFileStore