Package org.apache.lucene.index
-
Class Summary Class Description PruningReader This class produces a subset of the input index, by removing some postings data according to rules implemented in aTermPruningPolicy, and optionally it can also remove stored fields of documents according to rules implemented in aStorePruningPolicy.