Package org.hibernate.search.query.dsl
package org.hibernate.search.query.dsl
Provide a domain specific language to write Lucene queries and create faceting requests.
While this API is slightly subject to change we highly encourage users to
to go for it as it provides many benefits.
-
ClassDescriptionDeprecated.BooleanJunction<T extends BooleanJunction>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.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.Termination<T>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.
QueryBuilder.