Package | Description |
---|---|
org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCore s |
Modifier and Type | Method and Description |
---|---|
IndexDeletionPolicyWrapper |
SolrCore.getDeletionPolicy() |
Constructor and Description |
---|
SolrCore(CoreContainer coreContainer,
String name,
String dataDir,
SolrConfig config,
IndexSchema schema,
NamedList configSetProperties,
CoreDescriptor coreDescriptor,
UpdateHandler updateHandler,
IndexDeletionPolicyWrapper delPolicy,
SolrCore prev,
boolean reload)
Creates a new core and register it in the list of cores.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.