Uses of Interface
org.hibernate.search.query.dsl.TermContext
-
Packages that use TermContext Package Description org.hibernate.search.query.dsl Provide a domain specific language to write Lucene queries and create faceting requests. -
-
Uses of TermContext in org.hibernate.search.query.dsl
Methods in org.hibernate.search.query.dsl that return TermContext Modifier and Type Method Description TermContextQueryBuilder. keyword()Deprecated.See the javadoc of this class for how to create predicates in Hibernate Search 6.
-