Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<BufferedUpdatesStream.QueryAndLimit> |
CoalescedUpdates.queriesIterable() |
java.lang.Iterable<BufferedUpdatesStream.QueryAndLimit> |
FrozenBufferedUpdates.queriesIterable() |
Modifier and Type | Method and Description |
---|---|
private static long |
BufferedUpdatesStream.applyQueryDeletes(java.lang.Iterable<BufferedUpdatesStream.QueryAndLimit> queriesIter,
BufferedUpdatesStream.SegmentState segState) |