Uses of Class
com.atlassian.confluence.internal.search.v2.lucene.LuceneConnection
Packages that use LuceneConnection
-
Uses of LuceneConnection in com.atlassian.confluence.internal.index.lucene
Methods in com.atlassian.confluence.internal.index.lucene that return LuceneConnectionModifier and TypeMethodDescriptionCustomLuceneConnectionFactory.create
(String relativePath, AnalyzerDescriptorProvider analyzerDescriptorProvider) Create Lucene connectionCustomLuceneConnectionFactoryImpl.create
(String relativePath, AnalyzerDescriptorProvider analyzerDescriptorProvider) LuceneConnectionFactory.createChangeIndexConnection()
LuceneConnectionFactory.createContentIndexConnection()
Constructors in com.atlassian.confluence.internal.index.lucene with parameters of type LuceneConnectionModifierConstructorDescriptionLuceneSearchIndexAccessor
(LuceneConnection luceneConnection, LuceneFieldVisitor luceneFieldVisitor, LuceneSearchMapper luceneSearchMapper, FieldMappings fieldMappings)