| Name | Description | Type | Package | Framework |
| DataInputInputStream | An InputStream that wraps a DataInput. | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| DataOutputOutputStream | OutputStream implementation that wraps a DataOutput. | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| HdfsFileFieldNames | Solr field names for metadata of an HDFS file. | Interface | org.apache.solr.hadoop | Apache Solr Lucene |
|
| HeartBeater | This class runs a background thread that once every 60 seconds checks to see if a progress report is needed. | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| LineRandomizerMapper | MR Mapper that randomizing a list of URLs. | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| LineRandomizerReducer | MR Reducer that randomizing a list of URLs. | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| MapReduceIndexerTool | Public API for a MapReduce batch job driver that creates a set of Solr index shards from a set of input files and writes the indexes into HDFS, in a flexible, scalable and fault-tolerant manner. | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| MorphlineCounters | enum MorphlineCountersEnum Constant Summary | Class | org.apache.solr.hadoop.morphline | Apache Solr Lucene |
|
| MorphlineMapper | This class takes the input files, extracts the relevant content, transforms it and hands SolrInputDocuments to a set of reducers. | Class | org.apache.solr.hadoop.morphline | Apache Solr Lucene |
|
| MorphlineMapRunner | Internal helper for MorphlineMapper and dryRun mode; This API is for *INTERNAL* use only and should not be considered public. | Class | org.apache.solr.hadoop.morphline | Apache Solr Lucene |
|
| NoChangeUpdateConflictResolver | UpdateConflictResolver implementation that returns the solr documents in the same order as they are received on input, i. | Class | org.apache.solr.hadoop.dedup | Apache Solr Lucene |
|
| PathArgumentType | ArgumentType subclass for HDFS Path type, using fluent style API. | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| PathParts | | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| RejectingUpdateConflictResolver | UpdateConflictResolver implementation that rejects multiple documents with the same key with an exception. | Class | org.apache.solr.hadoop.dedup | Apache Solr Lucene |
|
| RetainMostRecentUpdateConflictResolver | UpdateConflictResolver implementation that ignores all but the most recent document version, based on a configurable numeric Solr field, which defaults | Class | org.apache.solr.hadoop.dedup | Apache Solr Lucene |
|
| SolrCloudPartitioner | MapReduce partitioner that partitions the Mapper output such that each SolrInputDocument gets sent to the SolrCloud shard that it would have been | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| SolrCounters | | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| SolrInputDocumentComparator | Default mechanism of determining which of two Solr documents with the same key is the more recent version. | Class | org.apache.solr.hadoop.dedup | Apache Solr Lucene |
|
| SolrInputDocumentComparator .TimeStampComparator | | Class | org.apache.solr.hadoop.dedup.SolrInputDocumentComparator | Apache Solr Lucene |
|
| SolrInputDocumentWritable | | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| SolrMapper | | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| SolrOutputFormat | | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| SolrReducer | This class loads the mapper's SolrInputDocuments into one EmbeddedSolrServer per reducer. | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| SortingUpdateConflictResolver | UpdateConflictResolver implementation that orders colliding updates ascending from least recent to most recent (partial) update, based on a configurable | Class | org.apache.solr.hadoop.dedup | Apache Solr Lucene |
|
| TreeMergeMapper | For the meat see TreeMergeOutputFormat. | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| TreeMergeOutputFormat | | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| UnbufferedDataInputInputStream | | Class | org.apache.solr.hadoop | Apache Solr Lucene |
|
| UpdateConflictResolver | Interface that enables deduplication and ordering of a series of document updates for the same unique document key. | Interface | org.apache.solr.hadoop.dedup | Apache Solr Lucene |
|
| Utils | | Class | org.apache.solr.hadoop | Apache Solr Lucene |