Skip to content

Commit 7521556

Browse files
authored
Aggs: Fix significant terms not finding background documents for nested fields (#128472) (#128897)
Closes #101163 Fixes the `significant_terms` aggregation not working correctly on nested fields.
1 parent 7a6595f commit 7521556

File tree

4 files changed

+531
-2
lines changed

4 files changed

+531
-2
lines changed

docs/changelog/128472.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
pr: 128472
2+
summary: "Aggs: Fix significant terms not finding background docuemnts for nested\
3+
\ fields"
4+
area: Aggregations
5+
type: bug
6+
issues:
7+
- 101163

0 commit comments

Comments
 (0)