Uses of Package
org.hibernate.search.engine.search.aggregation.dsl
-
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.backend.elasticsearch Class Description SearchAggregationFactory A factory for search aggregations.SearchAggregationFactoryExtension An extension to the search aggregation DSL, allowing the use of non-standard aggregations in a query. -
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.backend.elasticsearch.search.aggregation.dsl Class Description AggregationFinalStep The final step in an aggregation definition, where the aggregation can be retrieved.ExtendedSearchAggregationFactory A base interface for subtypes ofSearchAggregationFactory
allowing to easily override the self type and predicate factory type for all relevant methods.SearchAggregationFactory A factory for search aggregations. -
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.backend.lucene Class Description SearchAggregationFactory A factory for search aggregations.SearchAggregationFactoryExtension An extension to the search aggregation DSL, allowing the use of non-standard aggregations in a query. -
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.backend.lucene.search.aggregation.dsl Class Description ExtendedSearchAggregationFactory A base interface for subtypes ofSearchAggregationFactory
allowing to easily override the self type and predicate factory type for all relevant methods.SearchAggregationFactory A factory for search aggregations. -
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.engine.mapper.scope.spi Class Description SearchAggregationFactory A factory for search aggregations. -
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.engine.search.aggregation.dsl Class Description AggregationFilterStep The step in an aggregation definition where a filter can be set to select nested objects from which values will be extracted for this aggregation.AggregationFinalStep The final step in an aggregation definition, where the aggregation can be retrieved.ExtendedSearchAggregationFactory A base interface for subtypes ofSearchAggregationFactory
allowing to easily override the self type and predicate factory type for all relevant methods.RangeAggregationFieldStep The initial step in a "range" aggregation definition, where the target field can be set.RangeAggregationOptionsStep The final step in a "range" aggregation definition, where optional parameters can be set.RangeAggregationRangeMoreStep The step in a "range" aggregation definition where optional parameters can be set, (see the superinterfaceRangeAggregationOptionsStep
), or more ranges can be added.RangeAggregationRangeStep The step in a "range" aggregation definition where the ranges can be set.SearchAggregationFactory A factory for search aggregations.SearchAggregationFactoryExtension An extension to the search aggregation DSL, allowing the use of non-standard aggregations in a query.TermsAggregationFieldStep The initial step in a "terms" aggregation definition, where the target field can be set.TermsAggregationOptionsStep The final step in a "terms" aggregation definition, where optional parameters can be set. -
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.engine.search.aggregation.dsl.spi Class Description ExtendedSearchAggregationFactory A base interface for subtypes ofSearchAggregationFactory
allowing to easily override the self type and predicate factory type for all relevant methods.RangeAggregationFieldStep The initial step in a "range" aggregation definition, where the target field can be set.SearchAggregationFactory A factory for search aggregations.SearchAggregationFactoryExtension An extension to the search aggregation DSL, allowing the use of non-standard aggregations in a query.TermsAggregationFieldStep The initial step in a "terms" aggregation definition, where the target field can be set. -
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.engine.search.query.dsl Class Description AggregationFinalStep The final step in an aggregation definition, where the aggregation can be retrieved.SearchAggregationFactory A factory for search aggregations. -
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.engine.search.query.dsl.spi Class Description AggregationFinalStep The final step in an aggregation definition, where the aggregation can be retrieved.SearchAggregationFactory A factory for search aggregations. -
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.engine.search.query.spi Class Description SearchAggregationFactory A factory for search aggregations. -
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.mapper.orm.scope Class Description SearchAggregationFactory A factory for search aggregations. -
Classes in org.hibernate.search.engine.search.aggregation.dsl used by org.hibernate.search.mapper.pojo.scope.spi Class Description SearchAggregationFactory A factory for search aggregations.