Uses of Interface
org.hibernate.search.engine.search.aggregation.dsl.CountDistinctValuesAggregationFieldStep
Packages that use CountDistinctValuesAggregationFieldStep
Package
Description
-
Uses of CountDistinctValuesAggregationFieldStep in org.hibernate.search.engine.search.aggregation.dsl
Methods in org.hibernate.search.engine.search.aggregation.dsl that return CountDistinctValuesAggregationFieldStepModifier and TypeMethodDescriptionExtendedSearchAggregationFactory.countDistinct()Deprecated, for removal: This API element is subject to removal in a future version.SearchAggregationFactory.countDistinct()Deprecated, for removal: This API element is subject to removal in a future version.TypedSearchAggregationFactory.countDistinct()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CountDistinctValuesAggregationFieldStep in org.hibernate.search.engine.search.aggregation.dsl.spi
Methods in org.hibernate.search.engine.search.aggregation.dsl.spi that return CountDistinctValuesAggregationFieldStepModifier and TypeMethodDescriptionAbstractSearchAggregationFactory.countDistinct()Deprecated, for removal: This API element is subject to removal in a future version.
SearchAggregationFactory.count()withCountValuesAggregationOptionsStep.distinct()instead.