Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Field and Description |
---|---|
private FieldUpdatesBuffer.BufferedUpdate |
FieldUpdatesBuffer.BufferedUpdateIterator.bufferedUpdate |
Modifier and Type | Method and Description |
---|---|
(package private) FieldUpdatesBuffer.BufferedUpdate |
FieldUpdatesBuffer.BufferedUpdateIterator.next()
Moves to the next BufferedUpdate or return null if all updates are consumed.
|