aggregations.asciidoc 277 B

123456
  1. [[breaking_70_aggregations_changes]]
  2. === Aggregations changes
  3. ==== Deprecated `global_ordinals_hash` and `global_ordinals_low_cardinality` execution hints for terms aggregations have been removed
  4. These `execution_hint` are removed and should be replaced by `global_ordinals`.