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