org.hibernate.search.query.dsl
Interface FacetRangeAboveContext<T>

All Superinterfaces:
FacetParameterContext, FacetTermination
All Known Implementing Classes:
ConnectedFacetRangeAboveContext

public interface FacetRangeAboveContext<T>
extends FacetTermination, FacetParameterContext

Author:
Hardy Ferentschik

Method Summary
 FacetRangeAboveContext<T> excludeLimit()
           
 
Methods inherited from interface org.hibernate.search.query.dsl.FacetParameterContext
includeZeroCounts, maxFacetCount, orderedBy
 
Methods inherited from interface org.hibernate.search.query.dsl.FacetTermination
createFacetingRequest
 

Method Detail

excludeLimit

FacetRangeAboveContext<T> excludeLimit()


Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved