Uses of Interface
com.atlassian.confluence.impl.search.v2.mappers.LuceneAnalyzerMapper
Packages that use LuceneAnalyzerMapper
-
Uses of LuceneAnalyzerMapper in com.atlassian.confluence.impl.search.v2.lucene
Constructors in com.atlassian.confluence.impl.search.v2.lucene with parameters of type LuceneAnalyzerMapperModifierConstructorDescriptionConfluenceLuceneQueryParserFactory
(LuceneAnalyzerFactory luceneAnalyzerFactory, org.apache.lucene.analysis.Analyzer unstemmedAnalyzer, LuceneAnalyzerMapper luceneAnalyzerMapper, SearchLanguageProvider searchLanguageProvider) -
Uses of LuceneAnalyzerMapper in com.atlassian.confluence.impl.search.v2.mappers
Classes in com.atlassian.confluence.impl.search.v2.mappers that implement LuceneAnalyzerMapperMethods in com.atlassian.confluence.impl.search.v2.mappers with parameters of type LuceneAnalyzerMapperModifier and TypeMethodDescriptionvoid
PhraseQueryMapper.setLuceneAnalyzerMapper
(LuceneAnalyzerMapper luceneAnalyzerMapper) -
Uses of LuceneAnalyzerMapper in com.atlassian.confluence.internal.index.lucene
Constructors in com.atlassian.confluence.internal.index.lucene with parameters of type LuceneAnalyzerMapperModifierConstructorDescriptionCustomLuceneConnectionFactoryImpl
(ConfluenceDirectories confluenceDirectories, LuceneAnalyzerMapper luceneAnalyzerMapper, SearchLanguageProvider searchLanguageProvider) LuceneFieldVisitor
(LuceneAnalyzerMapper luceneAnalyzerMapper, SearchLanguageProvider searchLanguageProvider) -
Uses of LuceneAnalyzerMapper in com.atlassian.confluence.internal.search.v2.lucene
Constructors in com.atlassian.confluence.internal.search.v2.lucene with parameters of type LuceneAnalyzerMapperModifierConstructorDescriptionLuceneSearchQueryTokenizer
(LuceneAnalyzerMapper luceneAnalyzerMapper, SearchLanguageProvider searchLanguageProvider, LuceneAnalyzerFactory luceneAnalyzerFactory)