@Internal public class ConfluenceLuceneAnalyzerMapper extends Object implements LuceneAnalyzerMapper
LuceneAnalyzerMapper
. Whenever we add a new CharFilterDescriptor
,
TokenFilterDescriptor
or TokenFilterDescriptor
this class must be modified to register a
corresponding Lucene implementation.Constructor and Description |
---|
ConfluenceLuceneAnalyzerMapper() |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.analysis.Analyzer |
map(AnalyzerDescriptor analyzerDescriptor) |
org.apache.lucene.analysis.Analyzer |
map(MappingAnalyzerDescriptor analyzerDescriptor) |
public org.apache.lucene.analysis.Analyzer map(AnalyzerDescriptor analyzerDescriptor)
map
in interface LuceneAnalyzerMapper
public org.apache.lucene.analysis.Analyzer map(MappingAnalyzerDescriptor analyzerDescriptor)
map
in interface LuceneAnalyzerMapper
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences