| Package | Description |
|---|---|
| org.apache.solr.core |
Factories for Mock classes that can be used in test configurations
|
| Modifier and Type | Method and Description |
|---|---|
IndexDeletionPolicyWrapper |
SolrCore.getDeletionPolicy() |
| Constructor and Description |
|---|
SolrCore(String name,
String dataDir,
SolrConfig config,
IndexSchema schema,
CoreDescriptor cd,
UpdateHandler updateHandler,
IndexDeletionPolicyWrapper delPolicy,
SolrCore prev)
Creates a new core and register it in the list of cores.
|
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.