Uses of Interface
org.hibernate.search.query.dsl.sort.SortMissingValueContext
-
Packages that use SortMissingValueContext Package Description org.hibernate.search.query.dsl.sort -
-
Uses of SortMissingValueContext in org.hibernate.search.query.dsl.sort
Methods in org.hibernate.search.query.dsl.sort that return SortMissingValueContext Modifier and Type Method Description SortMissingValueContext<SortFieldContext>SortFieldContext. onMissingValue()Deprecated.Describe how to treat missing values when doing the sorting.
-