Uses of Class
org.apache.lucene.document.DocValuesLongHashSet
-
Packages that use DocValuesLongHashSet Package Description org.apache.lucene.document The logical representation of aDocument
for indexing and searching. -
-
Uses of DocValuesLongHashSet in org.apache.lucene.document
Fields in org.apache.lucene.document declared as DocValuesLongHashSet Modifier and Type Field Description private DocValuesLongHashSet
SortedNumericDocValuesSetQuery. numbers
-