Skip to content

collection

The internal name of a collection.

Key: collection
Type: com.funnelback.common.config.CollectionId
Can be set in: collection.cfg

Description

This is the internal ID for the collection. The configuration files for this collection will be stored in

$SEARCH_HOME/conf/collection

The data and indexes will be stored in collection_root, the default for UNIX sytems is:

/opt/funnelback/data/collection

and the default for Windows systems is

C:\Funnelback\data\collection

Default Value

(none, set when the collection is created)

Examples

In general this should always be set to the $COLLECTION_NAME variable.

collection=$COLLECTION_NAME

See Also

top

Funnelback logo
v15.24.0