org.kitesdk.morphline.solr
Class SolrMorphlineContext
java.lang.Object
  
org.kitesdk.morphline.api.MorphlineContext
      
org.kitesdk.morphline.solr.SolrMorphlineContext
public class SolrMorphlineContext
- extends MorphlineContext
 
A context that is specific to Solr.
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SolrMorphlineContext
protected SolrMorphlineContext()
- For public access use 
SolrMorphlineContext.Builder.build() instead
 
getDocumentLoader
public DocumentLoader getDocumentLoader()
 
getIndexSchema
public org.apache.solr.schema.IndexSchema getIndexSchema()
 
Copyright © 2013–2014. All rights reserved.