group.project_id

Background

This setting groups collections under a single project in the administration UI. This setting is tied to customer groups, collections must also be in the same customer group to be in the same project group.

A valid group.project_id can include alphanumeric characters as well as dash ('-'), underscore ('_') and space (' ') characters.

Setting the key

Set this configuration key in the results page (preferred) or search package configuration.

Use the configuration key editor to add or edit the group.project_id key, and set the value. This can be set to any valid com.funnelback.common.config.values.ProjectGroupId value.

Default value

group.project_id=default

Examples

group.project_id=Course Finder

See also