com.atlassian.confluence.search.lucene
Class ConfluenceLuceneAnalyzerFactory
java.lang.Object
com.atlassian.confluence.search.lucene.ConfluenceLuceneAnalyzerFactory
- All Implemented Interfaces:
- com.atlassian.bonnie.analyzer.LuceneAnalyzerFactory
public class ConfluenceLuceneAnalyzerFactory
- extends Object
- implements com.atlassian.bonnie.analyzer.LuceneAnalyzerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfluenceLuceneAnalyzerFactory
public ConfluenceLuceneAnalyzerFactory(SettingsManager settingsManager,
org.apache.lucene.analysis.Analyzer unstemmedAnalyzer)
createIndexingAnalyzer
public org.apache.lucene.analysis.Analyzer createIndexingAnalyzer()
- Specified by:
createIndexingAnalyzer
in interface com.atlassian.bonnie.analyzer.LuceneAnalyzerFactory
createAnalyzer
public org.apache.lucene.analysis.Analyzer createAnalyzer()
- Specified by:
createAnalyzer
in interface com.atlassian.bonnie.analyzer.LuceneAnalyzerFactory