Package com.atlassian.confluence.internal.search
-
Interface Summary Interface Description IncrementalIndexManager This manager is responsible for manipulating single Lucene directory and single index queue.IndexTaskFactoryInternal SearchLanguageProvider ProvidesSearchLanguage
for indexing and search. -
Class Summary Class Description ChangeDocumentIdBuilder This class is used to generate the ids used to identify change documents and groups of change document in the Lucene indexChangeDocumentIndexPolicy Policy that defines whatSearchable
s should be indexed as change documents.ChangeDocumentIndexPolicy.PolicyCheckResult DecoratedSearchManager DefaultSearchResultResultRenderer Loaded as a spring bean and is the default renderer that DelegatedSearchResultRenderer falls back on when no other renderer can be found.DelegatedSearchResultRenderer The class includes the logic to loop through the available search result renderers and pick on that can render the result and use it to render.LuceneIncrementalIndexManager Entry point to the majority of the Lucene indexing subsystem.QueuingConfluenceIndexer SpacePickerHelper Deprecated. since 8.0.SpacePickerHelper.SpaceDTO -
Annotation Types Summary Annotation Type Description LuceneIndependent Many classes located on*.lucene
or havinglucene
in their name have been refactored to be independent of Lucene.