public class ConfluenceAnalyzer
extends org.apache.lucene.analysis.AnalyzerWrapper
org.apache.lucene.analysis.Analyzer.GlobalReuseStrategy, org.apache.lucene.analysis.Analyzer.PerFieldReuseStrategy, org.apache.lucene.analysis.Analyzer.ReuseStrategy, org.apache.lucene.analysis.Analyzer.TokenStreamComponents| Constructor and Description |
|---|
ConfluenceAnalyzer(SettingsManager settingsManager,
UserDictionaryFactory userDictionaryFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.lucene.analysis.Analyzer |
getWrappedAnalyzer(String fieldName) |
protected org.apache.lucene.analysis.Analyzer.TokenStreamComponents |
wrapComponents(String fieldName,
org.apache.lucene.analysis.Analyzer.TokenStreamComponents components) |
public ConfluenceAnalyzer(SettingsManager settingsManager, UserDictionaryFactory userDictionaryFactory)
protected org.apache.lucene.analysis.Analyzer getWrappedAnalyzer(String fieldName)
getWrappedAnalyzer in class org.apache.lucene.analysis.AnalyzerWrapperprotected org.apache.lucene.analysis.Analyzer.TokenStreamComponents wrapComponents(String fieldName, org.apache.lucene.analysis.Analyzer.TokenStreamComponents components)
wrapComponents in class org.apache.lucene.analysis.AnalyzerWrapperCopyright © 2003–2021 Atlassian. All rights reserved.