Package com.atlassian.confluence.search.lucene

Interface Summary
ConfluenceBatchIndexer  
ConfluenceIndexManager The Confluence Index Manager is the entry point to the Indexing Subsystem
ContentIndexTask
IndexTask Indexing task.
IndexTaskQueue Confluence queues all of its index requests and then executes them in bulk.
 

Class Summary
ConfluenceAnalyzer  
ConfluenceDocumentBuilder  
ConfluenceFilenameAnalyzer Since the ConfluenceAnalyzer does not handle filenames very well, we have a different Analyzer for that field.
ConfluenceLuceneAnalyzerFactory  
ConfluenceLuceneConnection  
ConfluenceMultiThreadedIndexer  
ConfluenceObjectQueue  
ConfluenceObjectToDocumentConverter  
ContentPermissionSearchUtils  
DefaultConfluenceBatchIndexer  
DefaultConfluenceIndexManager The Confluence Index Manager is the entry point to the majority of the indexing subsystem..
EnglishAnalyzer  
FlushStatistics A simple statistics object that holds details for an index flushing.
IndexOptimizer Spring quartz bean job to optmize index periodically
IndexQueueCleaner This job is responsible for periodically triggering an Index Queue clean to ensure that size of the index queue does NOT grow indefinately.
IndexQueueFlusher Trigger a flush of the currently scheduled Lucene index tasks.
LabelExtractor Extract label data from content entity objects.
QueuingConfluenceIndexer  
 



Confluence is developed by Atlassian.