Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
org.apache.lucene.store |
Binary i/o API, used for all index data.
|
Modifier and Type | Method and Description |
---|---|
MergeInfo |
MergePolicy.OneMerge.getStoreMergeInfo()
Return
MergeInfo describing this merge. |
Modifier and Type | Field and Description |
---|---|
MergeInfo |
IOContext.mergeInfo |
Constructor and Description |
---|
IOContext(MergeInfo mergeInfo) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.