| Package | Description |
|---|---|
| org.apache.solr.core |
Core classes implementin Solr internals and the management of
SolrCores |
| Modifier and Type | Method and Description |
|---|---|
ConfigSet |
ConfigSetService.getConfig(CoreDescriptor dcore)
Load the ConfigSet for a core
|
| Modifier and Type | Method and Description |
|---|---|
SolrCore |
SolrCore.reload(ConfigSet coreConfig) |
SolrCore |
SolrCore.reload(ConfigSet coreConfig,
SolrCore prev)
Deprecated.
|
| Constructor and Description |
|---|
SolrCore(CoreDescriptor cd,
ConfigSet coreConfig) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.