Package | Description |
---|---|
org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCore s |
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-2019 Apache Software Foundation. All Rights Reserved.