public interface FacetRangeEndContext<T> extends FacetRangeStartContext<T>, FacetParameterContext, FacetTermination
Modifier and Type | Method and Description |
---|---|
FacetRangeAboveContext<T> |
above(T max) |
FacetRangeEndContext<T> |
excludeLimit() |
from
includeZeroCounts, maxFacetCount, orderedBy
createFacetingRequest
FacetRangeEndContext<T> excludeLimit()
FacetRangeAboveContext<T> above(T max)
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved