Uses of Interface
org.hibernate.search.query.dsl.sort.SortContext
-
Packages that use SortContext Package Description org.hibernate.search.query.dsl Provide a domain specific language to write Lucene queries and create faceting requests. -
-
Uses of SortContext in org.hibernate.search.query.dsl
Methods in org.hibernate.search.query.dsl that return SortContext Modifier and Type Method Description SortContextQueryBuilder. sort()Deprecated.See the deprecation note onSortContext.
-