Package | Description |
---|---|
org.apache.nutch.indexer |
Index content, configure and run indexing and cleaning jobs to
add, update, and delete documents from an index.
|
Modifier and Type | Method and Description |
---|---|
NutchField |
NutchField.clone() |
NutchField |
NutchDocument.getField(java.lang.String name) |
NutchField |
NutchDocument.removeField(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<java.util.Map.Entry<java.lang.String,NutchField>> |
NutchDocument.iterator()
Iterate over all fields.
|
Copyright © 2018 The Apache Software Foundation