public class DSNonStemmingAnalyzer extends DSAnalyzer
matchVersion, STOP_WORDS, stopSet| Constructor and Description |
|---|
DSNonStemmingAnalyzer(org.apache.lucene.util.Version matchVersion)
Builds an analyzer
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.lucene.analysis.ReusableAnalyzerBase.TokenStreamComponents |
createComponents(String fieldName,
Reader reader)
Create a token stream for this analyzer.
|
getPositionIncrementGapgetStopwordSet, loadStopwordSet, loadStopwordSet, loadStopwordSetinitReader, reusableTokenStream, tokenStreampublic DSNonStemmingAnalyzer(org.apache.lucene.util.Version matchVersion)
matchVersion - Lucene version to matchprotected org.apache.lucene.analysis.ReusableAnalyzerBase.TokenStreamComponents createComponents(String fieldName, Reader reader)
createComponents in class DSAnalyzerCopyright © 2015 DuraSpace. All Rights Reserved.