AbstractDocumentCollector<T> |
An abstract Collector that exposes a Consumer which in turn accepts an object of a generic type
|
CustomLuceneConnectionFactoryImpl |
|
DefaultCustomSearchIndexRegistry |
|
DefaultIndexLockService |
|
EdgeIndexSimilarity |
Similarity class for edge index
|
FieldValuesCollector |
|
LuceneBatchIndexer |
A single-threaded batch indexing implementation.
|
LuceneChangeExtractor |
Extract default fields for a CHANGE index document that represents the change of a content
|
LuceneChangeExtractor.Mappings |
|
LuceneConnectionFactory |
|
LuceneContentExtractor |
Extracts default fields for a CONTENT index document that represents the content
|
LuceneDocumentBuilder |
|
LuceneDocumentToFieldDescriptorConverter |
|
LuceneFieldMappingWriter |
|
LuceneFieldVisitor |
|
LuceneFullReindexManager |
|
LuceneIndexHelper |
Helper methods to deal with Lucene index in Confluence
|
LuceneReIndexer |
|
LuceneSearchIndexAccessor |
|
ScoredDocumentCollector |
This collector stores the score of the document into the v2 ScannedDocument
so that the consumer can do further computation based on it
|