Module: Aggregations
- Defined in:
- lib/aggregations/helpers/abstract_range_helper.rb,
lib/aggregations/metrics/avg_aggregation_builder.rb,
lib/aggregations/metrics/max_aggregation_builder.rb,
lib/aggregations/metrics/min_aggregation_builder.rb,
lib/aggregations/buckets/range_aggregation_builder.rb,
lib/aggregations/buckets/terms_aggregation_builder.rb,
lib/aggregations/buckets/filter_aggregation_builder.rb,
lib/aggregations/buckets/nested_aggregation_builder.rb,
lib/aggregations/buckets/filters_aggregation_builder.rb,
lib/aggregations/helpers/abstract_aggregation_helper.rb,
lib/aggregations/buckets/geo_grid_aggregation_builder.rb,
lib/aggregations/buckets/top_hits_aggregation_builder.rb,
lib/aggregations/buckets/histogram_aggregation_builder.rb,
lib/aggregations/buckets/date_range_aggregation_builder.rb,
lib/aggregations/helpers/aggregation_query_builder_helper.rb,
lib/aggregations/helpers/values_source_aggregation_helper.rb,
lib/aggregations/buckets/date_histogram_aggregation_builder.rb,
lib/aggregations/buckets/reverse_nested_aggregation_builder.rb
Overview
A helper module for aggregations, defines field, script, missing attributes.