|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IndexDeletionPolicyWrapper | |
|---|---|
| org.apache.solr.core |
Core classes implementin Solr internals and the management of SolrCores |
| Uses of IndexDeletionPolicyWrapper in org.apache.solr.core |
|---|
| Methods in org.apache.solr.core that return IndexDeletionPolicyWrapper | |
|---|---|
IndexDeletionPolicyWrapper |
SolrCore.getDeletionPolicy()
|
| Constructors in org.apache.solr.core with parameters of type IndexDeletionPolicyWrapper | |
|---|---|
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. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||