Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.solr.morphlines.solr Classes and Interfaces - 10 results found.
| Name | Description | Type | Package | Framework |
| DocumentLoader | A vehicle to load a list of Solr documents into some kind of destination, such as a SolrServer or MapReduce RecordWriter. | Interface | org.apache.solr.morphlines.solr | Apache Solr Lucene |
|
| GenerateSolrSequenceKeyBuilder | A command that assigns a record unique key that is the concatenation of the given baseIdField record field, followed by a running count of the record number within | Class | org.apache.solr.morphlines.solr | Apache Solr Lucene |
|
| LoadSolrBuilder | A command that loads a record into a SolrServer or MapReduce SolrOutputFormat. | Class | org.apache.solr.morphlines.solr | Apache Solr Lucene |
|
| SanitizeUnknownSolrFieldsBuilder | Command that sanitizes record fields that are unknown to Solr schema. | Class | org.apache.solr.morphlines.solr | Apache Solr Lucene |
|
| SolrClientDocumentLoader | A vehicle to load a list of Solr documents into a local or remote SolrClient. | Class | org.apache.solr.morphlines.solr | Apache Solr Lucene |
|
| SolrLocator | Set of configuration parameters that identify the location and schema of a Solr server or SolrCloud; Based on this information this class can return the schema and a corresponding | Class | org.apache.solr.morphlines.solr | Apache Solr Lucene |
|
| SolrMorphlineContext | A context that is specific to Solr. | Class | org.apache.solr.morphlines.solr | Apache Solr Lucene |
|
| SolrMorphlineContext .Builder | Helper to construct a SolrMorphlineContext instance. | Class | org.apache.solr.morphlines.solr.SolrMorphlineContext | Apache Solr Lucene |
|
| SolrServerDocumentLoader | | Class | org.apache.solr.morphlines.solr | Apache Solr Lucene |
|
| TokenizeTextBuilder | A command that uses the embedded Solr/Lucene Analyzer library to generate tokens from a text string, without sending data to a Solr server. | Class | org.apache.solr.morphlines.solr | Apache Solr Lucene |