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