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