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