Skip to content

data_root

The directory under which the documents to index reside.

Key: data_root
Type: String
Can be set in: collection.cfg

Description

The data_root option is the file-system's location for offline data.

Note:

  1. the default parent directory is set to $SEARCH_HOME/data during the installation.
  2. the data_root option is not applicable for Push collections as these do not have offline data.

Default Value

data_root=$SEARCH_HOME/data/$COLLECTION_NAME/offline/data

Examples

data_root=/var/funnelback/data/shakespeare/offline/data

See Also

top

Funnelback logo
v15.24.0