| Package | Description |
|---|---|
| org.apache.solr.handler.dataimport |
DataImportHandler and related code. |
| org.apache.solr.handler.dataimport.config |
Utility classes for parsing & modeling DIH configuration.
|
| Modifier and Type | Method and Description |
|---|---|
DIHConfiguration |
DataImporter.getConfig() |
DIHConfiguration |
DataImporter.loadDataConfig(InputSource configFile) |
DIHConfiguration |
DataImporter.readFromXml(Document xmlDocument) |
| Constructor and Description |
|---|
Entity(boolean docRootFound,
Element element,
DataImporter di,
DIHConfiguration config,
Entity parent) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.