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