db.bundle_storage_enabled

Background

This flag controls the type of storage used for data extracted form a database. Normally, data is stored in individual files, however for large databases, a compressed bundle storage mechanism may be appropriate. To use the compressed bundle mode, this option should be set to true otherwise set to false.

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

Default value

(none)

Examples

db.bundle_storage_enabled=true