Class PropagableReindexer

java.lang.Object
com.atlassian.confluence.internal.index.AbstractReindexer
com.atlassian.confluence.internal.index.PropagableReindexer
All Implemented Interfaces:
Reindexer

@Internal public class PropagableReindexer extends AbstractReindexer
Reindexer which assumes indexes reside locally i.e. on each node within a cluster. Once reindexing is successfully complete, the index is propagated to other nodes within the cluster. Currently only employed on the Lucene search platform. See BlueGreenReindexer for OpenSearch.
Since:
9.0