Uses of Class
org.apache.lucene.index.pruning.StorePruningPolicy

Packages that use StorePruningPolicy
org.apache.lucene.index   
 

Uses of StorePruningPolicy in org.apache.lucene.index
 

Fields in org.apache.lucene.index declared as StorePruningPolicy
protected  StorePruningPolicy PruningReader.storePolicy
           
 

Constructors in org.apache.lucene.index with parameters of type StorePruningPolicy
PruningReader(org.apache.lucene.index.IndexReader in, StorePruningPolicy storePolicy, TermPruningPolicy termPolicy)
          Constructor.
 



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