index.target

Background

This option applies to data sources that gather content separately to where it is indexed. It indicates the identifier of the index where to send the gathered data.

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 index.target key, and set the value. This can be set to any valid com.funnelback.common.config.CollectionId value.

Default value

The default for a data source is to reference itself:

index.target=$COLLECTION_NAME

Examples

Change the target index to a push data source:

index.target=intranet-push

Notes

  • On most data sources this setting must reference itself. Only HP TRIM/records manager and Slack data sources support sending data to a separate index.