meta.components

List of data sources included in a search package.

Key: meta.components
Type: List<com.funnelback.common.config.CollectionId>
Can be set in: collection.cfg

Description

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.

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