Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Method and Description |
---|---|
private long |
BufferedUpdatesStream.applyTermDeletes(CoalescedUpdates updates,
BufferedUpdatesStream.SegmentState[] segStates)
Merge sorts the deleted terms and all segments to resolve terms to docIDs for deletion.
|