plugin.gather-with

Defines the plugin which will provide the custom gatherer to fetch documents with.

Key: plugin.gather-with
Type: com.funnelback.plugin.PluginId
Can be set in: collection.cfg

Description

Plugins are able to specify custom gatherers to run when configuring a custom data source. When multiple plugins that specify a custom gather are enabled this options allows you to pick which plugin should be used.

Default Value

No default value

Examples

Force the custom collection to fetch documents using the gatherer provided by the RFC1149Gatherer plugin.

plugin.gather-with=RFC1149Gatherer