Uses of Interface
org.hibernate.search.query.dsl.FacetRangeAboveBelowContext

Packages that use FacetRangeAboveBelowContext
org.hibernate.search.query.dsl Provide a domain specific language to write Lucene queries and create faceting requests. 
org.hibernate.search.query.dsl.impl   
 

Uses of FacetRangeAboveBelowContext in org.hibernate.search.query.dsl
 

Methods in org.hibernate.search.query.dsl that return FacetRangeAboveBelowContext
<T> FacetRangeAboveBelowContext<T>
FacetContinuationContext.range()
          Start building a range request
 

Uses of FacetRangeAboveBelowContext in org.hibernate.search.query.dsl.impl
 

Classes in org.hibernate.search.query.dsl.impl that implement FacetRangeAboveBelowContext
 class ConnectedFacetRangeAboveBelowContext<T>
           
 

Methods in org.hibernate.search.query.dsl.impl that return FacetRangeAboveBelowContext
<T> FacetRangeAboveBelowContext<T>
ConnectedFacetContinuationContext.range()
           
 



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