| 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 |
|---|---|
RecordWriter<Text,NutchIndexAction> |
IndexerOutputFormat.getRecordWriter(FileSystem ignored,
JobConf job,
java.lang.String name,
Progressable progress) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexerMapReduce.reduce(Text key,
java.util.Iterator<NutchWritable> values,
OutputCollector<Text,NutchIndexAction> output,
Reporter reporter) |
Copyright © 2017 The Apache Software Foundation