Skip to content

Commit 75ca076

Browse files
committed
Add highlight for elastic#63643
1 parent 93e0dcb commit 75ca076

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/reference/release-notes/highlights.asciidoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,11 @@ Other versions:
3939
// === Heading
4040
//
4141
// Description.
42+
43+
=== Speed up Date histogram
44+
45+
In 7.10 we {es-pull}61467[managed] an 11% speed improvement in
46+
<<search-aggregations-bucket-datehistogram-aggregation>>. In 7.11 we've
47+
{es-pull}63643[sped] it up an additional 85% in some common cases - most
48+
noteably when the date_histogram is a top level aggregation and there aren't
49+
sub-aggregations. Kibana uses Date histogram in this form very very frequently.

0 commit comments

Comments
 (0)