index

Background

This option is a boolean (true / false) and determines whether document indexing is to take place during an update.

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 index key, and set the value. This can be set to any valid Boolean value.

Default value

index=true

Examples

Turn off indexing if you are trying to diagnose a network problem:

index=false

Notes

  • Funnelback will not be able to search a data source which has no indexes.