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