filecopy.walker_class

Background

This option specifies the class to use for walking a file tree in file system data source updates.

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.walker_class key, and set the value. This can be set to any valid String value.

Default value

filecopy.walker_class=com.funnelback.filecopier.QueuedFileCopyWalker

The default class uses queues to store different task types (fetching files, filtering, storing etc.).