Uses of Package
org.apache.lucene.misc.index
-
Packages that use org.apache.lucene.misc.index Package Description org.apache.lucene.misc.index Misc index tools and index support. -
Classes in org.apache.lucene.misc.index used by org.apache.lucene.misc.index Class Description BPIndexReorderer Implementation of "recursive graph bisection", also called "bipartite graph partitioning" and often abbreviated BP, an approach to doc ID assignment that aims at reducing the sum of the log gap between consecutive postings.BPIndexReorderer.BaseRecursiveAction BPIndexReorderer.ForwardIndex A forward index.BPIndexReorderer.ForwardIndexSorter.Bucket BPIndexReorderer.LongConsumer BPIndexReorderer.PerThreadState IndexRearranger.DocumentSelector Select document within a CodecReaderMultiPassIndexSplitter.FakeDeleteLeafIndexReader