| Package | Description |
|---|---|
| org.apache.nutch.indexer |
Maintain Lucene full-text indexes.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapred.RecordWriter<org.apache.hadoop.io.Text,NutchIndexAction> |
IndexerOutputFormat.getRecordWriter(org.apache.hadoop.fs.FileSystem ignored,
org.apache.hadoop.mapred.JobConf job,
String name,
org.apache.hadoop.util.Progressable progress) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexerMapReduce.reduce(org.apache.hadoop.io.Text key,
Iterator<NutchWritable> values,
org.apache.hadoop.mapred.OutputCollector<org.apache.hadoop.io.Text,NutchIndexAction> output,
org.apache.hadoop.mapred.Reporter reporter) |
Copyright © 2014 The Apache Software Foundation