Searched defs:StopwordAnalyzerBase (Results 1 - 1 of 1) sorted by relevance
| /lucene-3.6.0/lucene/core/src/java/org/apache/lucene/analysis/ | ||
| H A D | StopwordAnalyzerBase.java | 35 public abstract class StopwordAnalyzerBase extends ReusableAnalyzerBase { class in inherits:ReusableAnalyzerBase 63 protected StopwordAnalyzerBase(final Version version, final Set<?> stopwords) { method in class:StopwordAnalyzerBase 76 protected StopwordAnalyzerBase(final Version version) { method in class:StopwordAnalyzerBase |
Completed in 60 milliseconds