Package org.hibernate.search.query.dsl
Interface FacetRangeBelowContinuationContext<T>
- All Superinterfaces:
FacetParameterContext,FacetRangeStartContext<T>,FacetTermination
@Deprecated
public interface FacetRangeBelowContinuationContext<T>
extends FacetRangeStartContext<T>, FacetTermination, FacetParameterContext
Deprecated.
- Author:
- Hardy Ferentschik
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Methods inherited from interface org.hibernate.search.query.dsl.FacetParameterContext
includeZeroCounts, maxFacetCount, orderedByMethods inherited from interface org.hibernate.search.query.dsl.FacetRangeStartContext
fromMethods inherited from interface org.hibernate.search.query.dsl.FacetTermination
createFacetingRequest
-
Method Details
-
excludeLimit
FacetRangeBelowContinuationContext<T> excludeLimit()Deprecated. -
above
Deprecated.
-
FacetContext.