org.hibernate.search.query.dsl
public interface FacetRangeBelowContinuationContext<T> extends FacetRangeStartContext<T>, FacetTermination, FacetParameterContext
| Modifier and Type | Method and Description |
|---|---|
FacetRangeAboveContext<T> |
above(T max) |
FacetRangeBelowContinuationContext<T> |
excludeLimit() |
fromincludeZeroCounts, maxFacetCount, orderedBycreateFacetingRequestFacetRangeBelowContinuationContext<T> excludeLimit()
FacetRangeAboveContext<T> above(T max)
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved