| Package | Description |
|---|---|
| org.apache.solr.core |
Core classes implementin Solr internals and the management of
SolrCores |
| Modifier and Type | Class and Description |
|---|---|
class |
CorePropertiesLocator
Persists CoreDescriptors as properties files
|
class |
SolrXMLCoresLocator
Writes any changes in core definitions to this instance's solr.xml
|
static class |
SolrXMLCoresLocator.NonPersistingLocator |
| Modifier and Type | Field and Description |
|---|---|
protected CoresLocator |
CoreContainer.coresLocator |
| Modifier and Type | Method and Description |
|---|---|
CoresLocator |
ConfigSolrXmlOld.getCoresLocator() |
CoresLocator |
ConfigSolrXml.getCoresLocator() |
abstract CoresLocator |
ConfigSolr.getCoresLocator() |
CoresLocator |
CoreContainer.getCoresLocator() |
| Constructor and Description |
|---|
CoreContainer(SolrResourceLoader loader,
ConfigSolr config,
CoresLocator locator) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.