Interface SortScoreContext
-
- All Superinterfaces:
SortAdditionalSortFieldContext,SortOrder<SortScoreContext>,SortTermination
@Deprecated public interface SortScoreContext extends SortAdditionalSortFieldContext, SortOrder<SortScoreContext>, SortTermination
Deprecated.See the deprecation note onSortContext.- Author:
- Yoann Rodiere
-
-
Method Summary
-
Methods inherited from interface org.hibernate.search.query.dsl.sort.SortAdditionalSortFieldContext
andByDistance, andByField, andByIndexOrder, andByNative, andByScore
-
Methods inherited from interface org.hibernate.search.query.dsl.sort.SortTermination
createSort
-
-