Uses of Interface
org.hibernate.search.query.dsl.FacetRangeAboveBelowContext
-
Packages that use FacetRangeAboveBelowContext Package Description org.hibernate.search.query.dsl Provide a domain specific language to write Lucene queries and create faceting requests. -
-
Uses of FacetRangeAboveBelowContext in org.hibernate.search.query.dsl
Methods in org.hibernate.search.query.dsl that return FacetRangeAboveBelowContext Modifier and Type Method Description <T> FacetRangeAboveBelowContext<T>FacetContinuationContext. range()Deprecated.Start building a range request
-