public class ConfluenceUnstemmedAnalyzer
extends org.apache.lucene.analysis.AnalyzerWrapper
Settings.getIndexingLanguage().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 |
|---|
ConfluenceUnstemmedAnalyzer(SettingsManager settingsManager) |
| 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 ConfluenceUnstemmedAnalyzer(SettingsManager settingsManager)
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–2022 Atlassian. All rights reserved.