Package org.hibernate.search.query.dsl
Interface DiscreteFacetContext
-
- All Superinterfaces:
FacetParameterContext,FacetTermination
@Deprecated public interface DiscreteFacetContext extends FacetParameterContext
Deprecated.See the deprecation note onQueryBuilder.- Author:
- Hardy Ferentschik
-
-
Method Summary
-
Methods inherited from interface org.hibernate.search.query.dsl.FacetParameterContext
includeZeroCounts, maxFacetCount, orderedBy
-
Methods inherited from interface org.hibernate.search.query.dsl.FacetTermination
createFacetingRequest
-
-