Package org.hibernate.search.engine.search.aggregation.spi
package org.hibernate.search.engine.search.aggregation.spi
-
ClassDescriptionUsed 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.A search aggregation builder, i.e. an object responsible for collecting parameters and then building a search aggregation.A factory for search aggregation builders.SearchAggregationIndexScope<S extends SearchAggregationIndexScope<?>>