| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Field and Description |
|---|---|
private SortingLeafReader.CachedBinaryDVs |
SortingLeafReader.SortingBinaryDocValues.dvs |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.String,SortingLeafReader.CachedBinaryDVs> |
SortingLeafReader.cachedBinaryDVs |
| Modifier and Type | Method and Description |
|---|---|
private SortingLeafReader.CachedBinaryDVs |
BinaryDocValuesWriter.sortDocValues(int maxDoc,
Sorter.DocMap sortMap,
BinaryDocValues oldValues) |
| Constructor and Description |
|---|
SortingBinaryDocValues(SortingLeafReader.CachedBinaryDVs dvs) |