Uses of Package
org.hibernate.search.engine.search.aggregation.spi
Packages that use org.hibernate.search.engine.search.aggregation.spi
Package
Description
-
-
-
Classes in org.hibernate.search.engine.search.aggregation.spi used by org.hibernate.search.engine.search.aggregation.spiClassDescriptionUsed 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.
-