| 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,
CoresLocator locator)
Create a new CoreContainer using the given configuration and locator.
|
CoreContainer(NodeConfig config,
CoresLocator locator,
boolean asyncSolrCoreLoad) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.