Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Method and Description |
---|---|
static BufferedUpdatesStream.ApplyDeletesResult |
FrozenBufferedUpdates.closeSegmentStates(IndexWriter writer,
BufferedUpdatesStream.SegmentState[] segStates,
boolean success)
Close segment states previously opened with openSegmentStates.
|