public class SolrMorphlineContext extends MorphlineContext
| Modifier and Type | Class and Description |
|---|---|
static class |
SolrMorphlineContext.Builder
Helper to construct a
SolrMorphlineContext instance. |
| Modifier | Constructor and Description |
|---|---|
protected |
SolrMorphlineContext()
For public access use
SolrMorphlineContext.Builder.build() instead |
| Modifier and Type | Method and Description |
|---|---|
DocumentLoader |
getDocumentLoader() |
org.apache.solr.schema.IndexSchema |
getIndexSchema() |
getCommandBuilder, getExceptionHandler, getHealthCheckRegistry, getMetricRegistry, getSettings, getTypedSettings, importCommandBuildersprotected SolrMorphlineContext()
SolrMorphlineContext.Builder.build() insteadpublic DocumentLoader getDocumentLoader()
public org.apache.solr.schema.IndexSchema getIndexSchema()
Copyright © 2013–2015. All rights reserved.