Package org.hibernate.search.query.dsl.sort
-
Interface Summary Interface Description SortAdditionalSortFieldContext Deprecated. See the deprecation note onSortContext.SortContext Deprecated. Instead of using Hibernate Search 5 APIs, get aorg.hibernate.search.mapper.orm.session.SearchSessionusingorg.hibernate.search.mapper.orm.Search#session(org.hibernate.Session), create aSearchQuerywithorg.hibernate.search.mapper.orm.session.SearchSession#search(Class), and define your sorts usingSearchQueryOptionsStep.sort(Function).SortDistanceFieldAndReferenceContext Deprecated. See the deprecation note onSortContext.SortDistanceFieldContext Deprecated. See the deprecation note onSortContext.SortDistanceNoFieldContext Deprecated. See the deprecation note onSortContext.SortFieldContext Deprecated. See the deprecation note onSortContext.SortLatLongContext Deprecated. See the deprecation note onSortContext.SortMissingValueContext<T> Deprecated. See the deprecation note onSortContext.SortNativeContext Deprecated. See the deprecation note onSortContext.SortOrder<T> Deprecated. See the deprecation note onSortContext.SortOrderTermination Deprecated. See the deprecation note onSortContext.SortScoreContext Deprecated. See the deprecation note onSortContext.SortTermination Deprecated. See the deprecation note onSortContext.