Uses of Interface
org.hibernate.search.engine.search.aggregation.spi.SearchFilterableAggregationBuilder
Packages that use SearchFilterableAggregationBuilder
-
Uses of SearchFilterableAggregationBuilder in org.hibernate.search.engine.search.aggregation.spi
Subinterfaces of SearchFilterableAggregationBuilder in org.hibernate.search.engine.search.aggregation.spiModifier and TypeInterfaceDescriptioninterfaceUsed by the all the metric aggregations that are supposed to return a value having the same type of field, or if a projection converter is present and enabled, the same type of the latter.Fields in org.hibernate.search.engine.search.aggregation.spi with type parameters of type SearchFilterableAggregationBuilderModifier and TypeFieldDescriptionstatic final SearchQueryElementTypeKey<SearchFilterableAggregationBuilder<Long>> AggregationTypeKeys.COUNTstatic final SearchQueryElementTypeKey<SearchFilterableAggregationBuilder<Long>> AggregationTypeKeys.COUNT_DISTINCT