Package | Description |
---|---|
org.apache.nutch.indexer.solr |
Modifier and Type | Method and Description |
---|---|
SolrDeleteDuplicates.SolrRecord |
SolrDeleteDuplicates.SolrRecordReader.getCurrentValue() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.Text,SolrDeleteDuplicates.SolrRecord> |
SolrDeleteDuplicates.SolrInputFormat.createRecordReader(org.apache.hadoop.mapreduce.InputSplit split,
org.apache.hadoop.mapreduce.TaskAttemptContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SolrDeleteDuplicates.reduce(org.apache.hadoop.io.Text key,
Iterable<SolrDeleteDuplicates.SolrRecord> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
Copyright © 2015 The Apache Software Foundation