Uses of Package
org.hibernate.search.query.dsl.sort
Packages that use org.hibernate.search.query.dsl.sort
Package
Description
Provide a domain specific language to write Lucene queries and create faceting requests.
-
Classes in org.hibernate.search.query.dsl.sort used by org.hibernate.search.query.dsl
-
Classes in org.hibernate.search.query.dsl.sort used by org.hibernate.search.query.dsl.sortClassDescriptionDeprecated.See the deprecation note on
SortContext.Deprecated.See the deprecation note onSortContext.Deprecated.See the deprecation note onSortContext.Deprecated.See the deprecation note onSortContext.Deprecated.See the deprecation note onSortContext.Deprecated.See the deprecation note onSortContext.Deprecated.See the deprecation note onSortContext.Deprecated.See the deprecation note onSortContext.Deprecated.See the deprecation note onSortContext.Deprecated.See the deprecation note onSortContext.Deprecated.See the deprecation note onSortContext.Deprecated.See the deprecation note onSortContext.
org.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).