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 TypeInterfaceDescriptioninterfaceinterfaceUsed 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.