Package | Description |
---|---|
org.apache.solr.core | |
org.apache.solr.handler |
Modifier and Type | Field and Description |
---|---|
private IndexDeletionPolicyWrapper |
SolrCore.solrDelPolicy |
Modifier and Type | Method and Description |
---|---|
IndexDeletionPolicyWrapper |
SolrCore.getDeletionPolicy() |
Modifier and Type | Field and Description |
---|---|
private IndexDeletionPolicyWrapper |
ReplicationHandler.FileStream.delPolicy |
private IndexDeletionPolicyWrapper |
SnapShooter.FileCopier.delPolicy |
Constructor and Description |
---|
FileCopier(IndexDeletionPolicyWrapper delPolicy,
org.apache.lucene.index.IndexCommit commit) |