org.apache.solr.morphlines.solr
Class SolrMorphlineContext
java.lang.Object
org.kitesdk.morphline.api.MorphlineContext
org.apache.solr.morphlines.solr.SolrMorphlineContext
public class SolrMorphlineContext
- extends org.kitesdk.morphline.api.MorphlineContext
A context that is specific to Solr.
| Methods inherited from class org.kitesdk.morphline.api.MorphlineContext |
getCommandBuilder, getExceptionHandler, getHealthCheckRegistry, getMetricRegistry, importCommandBuilders |
| 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 IndexSchema getIndexSchema()
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.