Uses of Annotation Interface
com.atlassian.confluence.internal.search.LuceneIndependent
Package
Description
-
Uses of LuceneIndependent in com.atlassian.confluence.internal.index.lucene
Modifier and TypeClassDescriptionclass
The implementation ofIndexLockService
which initialises all lock in memory.interface
Responsible for triggering full reindex operation with necessary state management.class
-
Uses of LuceneIndependent in com.atlassian.confluence.internal.search
Modifier and TypeClassDescriptionclass
This class is used to generate the ids used to identify change documents and groups of change document in the Lucene indexclass
Policy that defines whatSearchable
s should be indexed as change documents.interface
This manager is responsible for manipulating single Lucene directory and single index queue.class
Entry point to the majority of the Lucene indexing subsystem.class
-
Uses of LuceneIndependent in com.atlassian.confluence.internal.search.tasks
Modifier and TypeClassDescriptionclass
Responsible for removing and adding a change document for versioned content to the change index.class
Adds a searchable to the content index.class
class
Creates index tasks and provides conversion into queue entries for implementations of IndexTaskQueueclass
Removes all change documents for a particular searchable.class
Index task that removes a searchable from the content index.class
Represents a no operation index task.class
Responsible for rebuilding all change document(s) for a searchable (removing change documents for all versions of the searchable and then adding them back).class
Update all blogs in the change indexclass
Update all blogs in the content indexclass
Update all spaces in the change index.class
Update all spaces in the content index.class
Updates all personal information and associated user entries in the change index.class
Updates all personal information and associated user entries in the content index.class
Updates all personal information and associated user entries in the change index for a particular group.class
Updates all personal information and associated user entries in the content index for a particular group.class
The spaceKey is sufficient to serve as the handle for spaces stored in the index.class
Removes documents with the specified content type from the change indexclass
Removes documents with the specified content type from the content indexclass
Task to unindex a space in the change index.class
Task to unindex a space in the content index.class