org.hibernate.search.query.dsl
public interface FacetRangeLimitContext<T>
| Modifier and Type | Method and Description |
|---|---|
FacetRangeLimitContext<T> |
excludeLimit() |
FacetRangeEndContext<T> |
to(T upperLimit) |
FacetRangeLimitContext<T> excludeLimit()
FacetRangeEndContext<T> to(T upperLimit)
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved