Package com.atlassian.confluence.internal.index
package com.atlassian.confluence.internal.index
-
ClassDescriptionProvides an abstraction for implementation that indexes large amount of data.Reindexer which uses blue/green approach in order to avoid downtime, i.e.Providing batch processing for change indexA multi-threaded batch indexing implementation.A single-threaded batch indexing implementation.This is providing similar functionality of
RebuildChangeDocumentsIndexTask
andAddChangeDocumentIndexTask
which was used byDefaultBatchIndexer
Confluence has multiple indexes and some operations on them are mutually exclusive.Reindexer which assumes indexes reside locally i.e.Responsible for triggering re-indexing / rebuilding of the Confluence search index.