Package org.apache.lucene.misc.index
package org.apache.lucene.misc.index
Misc index tools and index support.
-
ClassDescriptionUse this selector to rearrange an index where documents can be uniquely identified based on
BinaryDocValues
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.Exception that is thrown when not enough RAM is available.A merge policy that reorders merged segments according to aBPIndexReorderer
.Copy and rearrange index according to document selectors, from input dir to output dir.Select document within a CodecReaderCommand-line tool that enables listing segments in an index, copying specific segments to another index, and deleting segments from an index.This tool splits input index into multiple equal parts.Split an index based on aQuery
.