Uses of Class
org.hibernate.search.backend.lucene.lowlevel.docvalues.impl.JoiningLongMultiValuesSource
Packages that use JoiningLongMultiValuesSource
-
Uses of JoiningLongMultiValuesSource in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl
Methods in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl that return JoiningLongMultiValuesSourceModifier and TypeMethodDescriptionstatic JoiningLongMultiValuesSourceJoiningLongMultiValuesSource.fromIntField(String field, NestedDocsProvider nested) Creates aJoiningLongMultiValuesSourcethat wraps an Integer-valued fieldstatic JoiningLongMultiValuesSourceJoiningLongMultiValuesSource.fromLongField(String field, NestedDocsProvider nested) Creates aJoiningLongMultiValuesSourcethat wraps a Long-valued field