Package org.apache.lucene.index

Class Summary
PruningReader This class produces a subset of the input index, by removing some postings data according to rules implemented in a TermPruningPolicy, and optionally it can also remove stored fields of documents according to rules implemented in a StorePruningPolicy.
 



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