Uses of Class
org.apache.lucene.index.SortedNumericDocValuesWriter.LongValues
-
Packages that use SortedNumericDocValuesWriter.LongValues Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of SortedNumericDocValuesWriter.LongValues in org.apache.lucene.index
Fields in org.apache.lucene.index declared as SortedNumericDocValuesWriter.LongValues Modifier and Type Field Description private SortedNumericDocValuesWriter.LongValues
SortedNumericDocValuesWriter.SortingSortedNumericDocValues. values
Constructors in org.apache.lucene.index with parameters of type SortedNumericDocValuesWriter.LongValues Constructor Description SortingSortedNumericDocValues(SortedNumericDocValues in, SortedNumericDocValuesWriter.LongValues values)
-