Uses of Class
org.apache.solr.core.IndexDeletionPolicyWrapper

Packages that use IndexDeletionPolicyWrapper
org.apache.solr.core Core classes implementin Solr internals and the management of SolrCore
 

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.
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.