Uses of Class
org.apache.lucene.index.BinaryDocValuesWriter.BinaryDVs
-
Packages that use BinaryDocValuesWriter.BinaryDVs Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of BinaryDocValuesWriter.BinaryDVs in org.apache.lucene.index
Fields in org.apache.lucene.index declared as BinaryDocValuesWriter.BinaryDVs Modifier and Type Field Description private BinaryDocValuesWriter.BinaryDVs
BinaryDocValuesWriter.SortingBinaryDocValues. dvs
Constructors in org.apache.lucene.index with parameters of type BinaryDocValuesWriter.BinaryDVs Constructor Description SortingBinaryDocValues(BinaryDocValuesWriter.BinaryDVs dvs)
-