meta.components

Background

This list defines the list of data sources that are included in the search package.

when this value is modified via the value API, an update of the search package is automatically triggered to cause the search package index to be updated to reflect the changes.

If a change is made via the value-raw API, the configuration editor’s edit raw data screen the search package update must be manually triggered.

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

Default value

meta.components=

By default search packages do not include any data sources..

Examples

To set fbu~ds-courses and fbu~ds-website as the components of the fbu~sp-funnelback-university search package:.

meta.components=fbu~ds-courses,fbu~ds-website

See also