Uses of Interface
org.apache.solr.morphlines.solr.DocumentLoader

Uses of DocumentLoader in org.apache.solr.morphlines.solr
 

Classes in org.apache.solr.morphlines.solr that implement DocumentLoader
 class SolrServerDocumentLoader
          A vehicle to load a list of Solr documents into a local or remote SolrServer.
 

Methods in org.apache.solr.morphlines.solr that return DocumentLoader
 DocumentLoader SolrMorphlineContext.getDocumentLoader()
           
 DocumentLoader SolrLocator.getLoader()
           
 

Methods in org.apache.solr.morphlines.solr with parameters of type DocumentLoader
 SolrMorphlineContext.Builder SolrMorphlineContext.Builder.setDocumentLoader(DocumentLoader loader)
           
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.