| Package | Description |
|---|---|
| org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCores |
| Modifier and Type | Class and Description |
|---|---|
class |
CorePropertiesLocator
Persists CoreDescriptors as properties files
|
| Modifier and Type | Field and Description |
|---|---|
protected CoresLocator |
CoreContainer.coresLocator |
| Modifier and Type | Method and Description |
|---|---|
CoresLocator |
CoreContainer.getCoresLocator() |
| Constructor and Description |
|---|
CoreContainer(NodeConfig config,
Properties properties,
CoresLocator locator) |
CoreContainer(NodeConfig config,
Properties properties,
CoresLocator locator,
boolean asyncSolrCoreLoad) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.