public class SolrMorphlineContext
extends org.kitesdk.morphline.api.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() |
IndexSchema |
getIndexSchema() |
protected SolrMorphlineContext()
SolrMorphlineContext.Builder.build() insteadpublic DocumentLoader getDocumentLoader()
public IndexSchema getIndexSchema()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.