Uses of Interface
org.hibernate.search.query.dsl.sort.SortNativeContext
Packages that use SortNativeContext
-
Uses of SortNativeContext in org.hibernate.search.query.dsl.sort
Methods in org.hibernate.search.query.dsl.sort that return SortNativeContextModifier and TypeMethodDescriptionSortAdditionalSortFieldContext.andByNative(SortField sortField) Deprecated.Order element using the native backend API for Lucene.Deprecated.Order element using the native backend API for Lucene.