push.max-generations
Background
Set the number of generations a push data source can create.
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.max-generations
key, and set the value. This can be set to any valid Integer
value.
Examples
Search packages can contain in total 64 indexes, made up of all the data source indexes. Non push data sources count 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