Skip to content

filecopy.cache

Enable/disable using the live view as a cache directory where pre-filtered text content can be copied from.

Key: filecopy.cache
Type: String
Can be set in: collection.cfg

Description

This option allows to enable or disable using the live view as a cache to get files from. When enabled, unchanged files since the last crawl will be fetched from the live view, instead of being copied from the filecopy.source and filtered again.

This will save time in copying and filtering files and is a form of incremental gathering. This option does not normally need to be changed by an administrator.

Default Value

filecopy.cache=enabled

Examples

If you do not want data copied from a cache i.e. you want to ensure that all data is copied from the original source, you can set this value to empty e.g.

filecopy.cache=

This will have the effect of turning off incremental file copying.

See Also

top

Funnelback logo
v15.24.0