Uses of Interface
org.hibernate.search.query.dsl.sort.SortMissingValueContext
Packages that use SortMissingValueContext
-
Uses of SortMissingValueContext in org.hibernate.search.query.dsl.sort
Methods in org.hibernate.search.query.dsl.sort that return SortMissingValueContextModifier and TypeMethodDescriptionSortFieldContext.onMissingValue()Deprecated.Describe how to treat missing values when doing the sorting.