push.commit.index.parallel.max-index-thread-count

Background

The maximum number of threads that the push data source can use during a commit for indexing.

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 push.commit.index.parallel.max-index-thread-count key, and set the value. This can be set to any valid Integer value.

Default value

The default is 1, turning off parallel indexing.

push.commit.index.parallel.max-index-thread-count=1