push.max-generations

The maximum number of generations a push data source can create.

Key: push.max-generations
Type: Integer
Can be set in: collection.cfg

Description

Set the number of generations a push data source can create.

Default Value

By default push data sources create up to 64 generations.

push.max-generations=64

Examples

Search packages can contain in total 64 indexes, made up of all the data source indexes. Non push data sources counts as a single index against this total. For push data sources, each generation counts towards this total. If a search package consisted of a push data source and four web data sources the push data source could only support up to a maximum of 60 generations.

push.max-generations=60