| Package | Description |
|---|---|
| org.apache.nutch.indexer |
Maintain Lucene full-text indexes.
|
| Modifier and Type | Method and Description |
|---|---|
NutchField |
NutchDocument.getField(String name) |
NutchField |
NutchDocument.removeField(String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Map.Entry<String,NutchField>> |
NutchDocument.iterator()
Iterate over all fields.
|
Copyright © 2014 The Apache Software Foundation