Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Method and Description |
---|---|
static LegacySortedDocValues |
DocValues.emptyLegacySorted()
An empty SortedDocValues which returns
BytesRef.EMPTY_BYTES for every document |
Constructor and Description |
---|
LegacySortedDocValuesWrapper(LegacySortedDocValues values,
int maxDoc)
Deprecated.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.