Uses of Interface
org.hibernate.search.query.dsl.FacetRangeStartContext
-
Packages that use FacetRangeStartContext Package Description org.hibernate.search.query.dsl Provide a domain specific language to write Lucene queries and create faceting requests. -
-
Uses of FacetRangeStartContext in org.hibernate.search.query.dsl
Subinterfaces of FacetRangeStartContext in org.hibernate.search.query.dsl Modifier and Type Interface Description interfaceFacetRangeAboveBelowContext<T>Deprecated.See the deprecation note onFacetContext.interfaceFacetRangeBelowContinuationContext<T>Deprecated.See the deprecation note onFacetContext.interfaceFacetRangeEndContext<T>Deprecated.See the deprecation note onFacetContext.
-