Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.solr.morphlines.solr Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
DocumentLoaderA vehicle to load a list of Solr documents into some kind of destination, such as a SolrServer or MapReduce RecordWriter.Interfaceorg.apache.solr.morphlines.solrApache Solr Lucene
GenerateSolrSequenceKeyBuilderA 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 withinClassorg.apache.solr.morphlines.solrApache Solr Lucene
LoadSolrBuilderA command that loads a record into a SolrServer or MapReduce SolrOutputFormat.Classorg.apache.solr.morphlines.solrApache Solr Lucene
SanitizeUnknownSolrFieldsBuilderCommand that sanitizes record fields that are unknown to Solr schema.Classorg.apache.solr.morphlines.solrApache Solr Lucene
SolrClientDocumentLoaderA vehicle to load a list of Solr documents into a local or remote SolrClient.Classorg.apache.solr.morphlines.solrApache Solr Lucene
SolrLocatorSet 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 correspondingClassorg.apache.solr.morphlines.solrApache Solr Lucene
SolrMorphlineContextA context that is specific to Solr.Classorg.apache.solr.morphlines.solrApache Solr Lucene
SolrMorphlineContext .BuilderHelper to construct a SolrMorphlineContext instance.Classorg.apache.solr.morphlines.solr.SolrMorphlineContextApache Solr Lucene
SolrServerDocumentLoaderClassorg.apache.solr.morphlines.solrApache Solr Lucene
TokenizeTextBuilderA command that uses the embedded Solr/Lucene Analyzer library to generate tokens from a text string, without sending data to a Solr server.Classorg.apache.solr.morphlines.solrApache Solr Lucene