Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
jimczi committed Dec 18, 2024
1 parent 84dcda0 commit 2ef709a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/changelog/118484.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ breaking:
title: Remove date histogram boolean support
area: Aggregations
details: Elasticsearch no longer allows running Date Histogram aggregations
over boolean fields. Instead, use Terms aggregation for boolean
fields.
over boolean fields. Instead, use Terms aggregation for boolean
fields.
impact: We expect the impact to be minimal, as this never produced good
results, and has been deprecated for years.
notable: false
results, and has been deprecated for years.
notable: false

0 comments on commit 2ef709a

Please sign in to comment.