Uses of Interface
com.atlassian.confluence.internal.index.lucene.CustomLuceneConnectionFactory
-
Packages that use CustomLuceneConnectionFactory Package Description com.atlassian.confluence.internal.index.lucene -
-
Uses of CustomLuceneConnectionFactory in com.atlassian.confluence.internal.index.lucene
Classes in com.atlassian.confluence.internal.index.lucene that implement CustomLuceneConnectionFactory Modifier and Type Class Description class
CustomLuceneConnectionFactoryImpl
Constructors in com.atlassian.confluence.internal.index.lucene with parameters of type CustomLuceneConnectionFactory Constructor Description DefaultCustomSearchIndexRegistry(LuceneFieldVisitor luceneFieldVisitor, LuceneSearchMapper luceneSearchMapper, CustomLuceneConnectionFactory customLuceneConnectionFactory, javax.inject.Provider<FieldMappings> fieldMappingsProvider)
-