Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Field and Description |
---|---|
MergeState.DocMap[] |
MergeState.docMaps
Maps docIDs around deletions.
|
Modifier and Type | Method and Description |
---|---|
static MergeState.DocMap |
MergeState.DocMap.build(CodecReader reader)
Creates a
MergeState.DocMap instance appropriate for
this reader. |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.