java.lang.Objectorg.apache.lucene.analysis.Analyzer
org.apache.nutch.analysis.NutchAnalyzer
org.apache.nutch.analysis.NutchDocumentAnalyzer
All Implemented Interfaces:
Pluggable, org.apache.hadoop.conf.Configurable
| Field Summary | ||
|---|---|---|
| public static final int | INTER_ANCHOR_GAP | The number of unused term positions between anchors in the anchor field. |
| Fields inherited from org.apache.nutch.analysis.NutchAnalyzer: |
|---|
| X_POINT_ID, conf |
| Constructor: |
|---|
|
| Method from org.apache.nutch.analysis.NutchDocumentAnalyzer Summary: |
|---|
| tokenStream |
| Methods from org.apache.nutch.analysis.NutchAnalyzer: |
|---|
| 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.NutchDocumentAnalyzer Detail: |
|---|
|