plugin.gather-with

Background

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.

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 plugin.gather-with key, and set the value. This can be set to any valid com.funnelback.plugin.PluginId value.

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