Uses of Package
org.hibernate.search.engine.search.aggregation.dsl
Packages that use org.hibernate.search.engine.search.aggregation.dsl
Package
Description
-
-
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.engine.search.aggregation.dslClassDescriptionThe step in an aggregation definition where a filter can be set to select nested objects from which values will be extracted for this aggregation.The final step in an aggregation definition, where the aggregation can be retrieved.The initial step in an "avg" aggregation definition, where the target field can be set.The final step in a "avg" aggregation definition, where optional parameters can be set.The step in a "multi-step" composite aggregation definition where a single inner aggregation has been defined and the result of the composite aggregation can be defined.The step in a "multi-step" composite aggregation definition where 2 inner aggregations have been defined and the result of the composite aggregation can be defined.The step in a "multi-step" composite aggregation definition where 3 inner aggregations have been defined and the result of the composite aggregation can be defined.The step in a "multi-step" composite aggregation definition where one or more inner aggregations have been defined and the result of the composite aggregation can be defined.A step in a "multi-step" composite aggregation definition where one can define inner aggregations to get values from.The initial step in a "count" aggregation definition, where the kind of the aggregation can be picked.The initial step in a "count distinct" aggregation definition, where the target field can be set.The final step in a "count distinct" aggregation definition, where optional parameters can be set.The initial and final step in a "count documents" aggregation definition.The final step in a "count" aggregation definition, where optional parameters can be set.A base interface for subtypes of
TypedSearchAggregationFactoryallowing to easily override the self type and predicate factory type for all relevant methods.The initial step in a "min" aggregation definition, where the target field can be set.The final step in a "max" aggregation definition, where optional parameters can be set.The initial step in a "min" aggregation definition, where the target field can be set.The final step in a "min" aggregation definition, where optional parameters can be set.The initial step in a "range" aggregation definition, where the target field can be set.The final step in a "range" aggregation definition, where optional parameters can be set.The step in a "range" aggregation definition where optional parameters can be set, (see the superinterfaceRangeAggregationOptionsStep), or more ranges can be added.The step in a "range" aggregation definition where the ranges can be set.The step in a "range" aggregation definition where the aggregation value for the range can be set.A factory for search aggregations.An extension to the search aggregation DSL, allowing the use of non-standard aggregations in a query.The initial step in a "sum" aggregation definition, where the target field can be set.The final step in a "sum" aggregation definition, where optional parameters can be set.The initial step in a "terms" aggregation definition, where the target field can be set.The final step in a "terms" aggregation definition, where optional parameters can be set.The step in a "terms" aggregation definition where the aggregation value for the term can be set.A factory for search aggregations. -
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.engine.search.aggregation.dsl.spiClassDescriptionThe final step in an aggregation definition, where the aggregation can be retrieved.The initial step in an "avg" aggregation definition, where the target field can be set.A step in a "multi-step" composite aggregation definition where one can define inner aggregations to get values from.The initial step in a "count" aggregation definition, where the kind of the aggregation can be picked.The initial step in a "count distinct" aggregation definition, where the target field can be set.A base interface for subtypes of
TypedSearchAggregationFactoryallowing to easily override the self type and predicate factory type for all relevant methods.The initial step in a "min" aggregation definition, where the target field can be set.The initial step in a "min" aggregation definition, where the target field can be set.The initial step in a "range" aggregation definition, where the target field can be set.A factory for search aggregations.An extension to the search aggregation DSL, allowing the use of non-standard aggregations in a query.The initial step in a "sum" aggregation definition, where the target field can be set.The initial step in a "terms" aggregation definition, where the target field can be set.A factory for search aggregations. -
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.engine.search.aggregation.spiClassDescriptionThe final step in an aggregation definition, where the aggregation can be retrieved.
-
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.engine.search.query.dslClassDescriptionThe final step in an aggregation definition, where the aggregation can be retrieved.A factory for search aggregations.
-
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.engine.search.query.dsl.spiClassDescriptionThe final step in an aggregation definition, where the aggregation can be retrieved.A factory for search aggregations.
-