Uses of Interface
org.hibernate.search.query.dsl.sort.SortOrderTermination
-
Packages that use SortOrderTermination Package Description org.hibernate.search.query.dsl.sort -
-
Uses of SortOrderTermination in org.hibernate.search.query.dsl.sort
Methods in org.hibernate.search.query.dsl.sort that return SortOrderTermination Modifier and Type Method Description SortOrderTerminationSortAdditionalSortFieldContext. andByIndexOrder()Deprecated.Order elements by their internal index order.SortOrderTerminationSortContext. byIndexOrder()Deprecated.Order elements by their internal index order.
-