java.lang.Objectorg.apache.lucene.analysis.Analyzer
org.apache.nutch.analysis.NutchAnalyzer
All Implemented Interfaces:
Pluggable, org.apache.hadoop.conf.Configurable
Direct Known Subclasses:
GermanAnalyzer, FrenchAnalyzer, NutchDocumentAnalyzer
J - érôme Charron| Field Summary | ||
|---|---|---|
| static final String | X_POINT_ID | The name of the extension point. |
| protected Configuration | conf | The current Configuration |
| Method from org.apache.nutch.analysis.NutchAnalyzer Summary: |
|---|
| getConf, setConf, tokenStream |
| Methods from org.apache.lucene.analysis.Analyzer: |
|---|
| getPositionIncrementGap, reusableTokenStream, tokenStream |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.nutch.analysis.NutchAnalyzer Detail: |
|---|
|
|
|