| 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(AtomicReader reader)
Creates a
MergeState.DocMap instance appropriate for
this reader. |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.