| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Field and Description |
|---|---|
MergeState.DocMap[] |
MergeState.docMaps |
| Modifier and Type | Method and Description |
|---|---|
static MergeState.DocMap |
MergeState.DocMap.build(AtomicReader reader) |
| Modifier and Type | Method and Description |
|---|---|
static List<SortedBytesMergeUtils.SortedSourceSlice> |
SortedBytesMergeUtils.buildSlices(int[] docBases,
MergeState.DocMap[] docMaps,
DocValues[] docValues,
SortedBytesMergeUtils.MergeContext ctx) |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.