Uses of Class
org.hibernate.search.backend.lucene.lowlevel.docvalues.impl.LongMultiValues
Packages that use LongMultiValues
-
Uses of LongMultiValues in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl
Fields in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl declared as LongMultiValuesModifier and TypeFieldDescriptionstatic final LongMultiValuesLongMultiValues.EMPTYAn empty DoubleMultiValues instance that always returnsfalsefromadvanceExact(int)Methods in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl that return LongMultiValuesModifier and TypeMethodDescriptionstatic LongMultiValuesLongMultiValues.fromDocValues(org.apache.lucene.index.SortedNumericDocValues docValues) JoiningLongMultiValuesSource.getValues(org.apache.lucene.index.LeafReaderContext ctx) abstract LongMultiValuesLongMultiValuesSource.getValues(org.apache.lucene.index.LeafReaderContext ctx) protected LongMultiValuesJoiningLongMultiValuesSource.select(org.apache.lucene.index.SortedNumericDocValues values, ChildDocIds childDocsWithValues)