Uses of Interface
org.hibernate.search.engine.search.aggregation.dsl.CountDistinctAggregationFieldStep
Packages that use CountDistinctAggregationFieldStep
Package
Description
-
Uses of CountDistinctAggregationFieldStep in org.hibernate.search.engine.search.aggregation.dsl
Methods in org.hibernate.search.engine.search.aggregation.dsl that return CountDistinctAggregationFieldStepModifier and TypeMethodDescriptionExtendedSearchAggregationFactory.countDistinct()SearchAggregationFactory.countDistinct()Perform the count distinct metric aggregation.TypedSearchAggregationFactory.countDistinct()Perform the count distinct metric aggregation. -
Uses of CountDistinctAggregationFieldStep in org.hibernate.search.engine.search.aggregation.dsl.spi
Methods in org.hibernate.search.engine.search.aggregation.dsl.spi that return CountDistinctAggregationFieldStep