Commit 3f5c232
authored
Aggs: Fix significant terms not finding background documents for nested fields (elastic#128472) (elastic#128970)
Closes elastic#101163
Fixes the `significant_terms` aggregation not working correctly on nested fields.1 parent 0a9700e commit 3f5c232
File tree
4 files changed
+531
-2
lines changed- docs/changelog
- modules/aggregations/src/yamlRestTest/resources/rest-api-spec/test/aggregations
- server/src/main/java/org/elasticsearch
- rest/action/search
- search/aggregations/bucket/terms
4 files changed
+531
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments