public class ConnectedFacetRangeAboveContext<T> extends ConnectedFacetParameterContext implements FacetRangeAboveContext<T>
Constructor and Description |
---|
ConnectedFacetRangeAboveContext(org.hibernate.search.query.dsl.impl.FacetBuildingContext context) |
Modifier and Type | Method and Description |
---|---|
FacetingRequest |
createFacetingRequest() |
FacetRangeAboveContext<T> |
excludeLimit() |
includeZeroCounts, maxFacetCount, orderedBy
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
includeZeroCounts, maxFacetCount, orderedBy
public ConnectedFacetRangeAboveContext(org.hibernate.search.query.dsl.impl.FacetBuildingContext context)
public FacetRangeAboveContext<T> excludeLimit()
excludeLimit
in interface FacetRangeAboveContext<T>
public FacetingRequest createFacetingRequest()
createFacetingRequest
in interface FacetTermination
createFacetingRequest
in class ConnectedFacetParameterContext
FacetingRequest
produced by the building process.Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved