Uses of Package
org.hibernate.search.query.dsl
Packages that use org.hibernate.search.query.dsl
Package
Description
Provide a domain specific language to write Lucene queries and create faceting requests.
-
Classes in org.hibernate.search.query.dsl used by org.hibernate.search.query.dslClassDescriptionDeprecated.Deprecated.See the deprecation note on
QueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.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 facets (now called aggregations) usingSearchQueryOptionsStep.aggregation(AggregationKey, Function).Deprecated.See the deprecation note onFacetContext.Deprecated.See the deprecation note onFacetContext.Deprecated.See the deprecation note onFacetContext.Deprecated.See the deprecation note onFacetContext.Deprecated.See the deprecation note onFacetContext.Deprecated.See the deprecation note onFacetContext.Deprecated.See the deprecation note onFacetContext.Deprecated.See the deprecation note onFacetContext.Deprecated.See the deprecation note onFacetContext.Deprecated.See the deprecation note onFacetContext.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.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 predicates usingSearchQueryWhereStep.where(Function).Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated.See the deprecation note onQueryBuilder.Deprecated. -
Classes in org.hibernate.search.query.dsl used by org.hibernate.search.spi
QueryBuilder.