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(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 © 2021 The Apache Software Foundation