We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc2519 commit 97a6fcdCopy full SHA for 97a6fcd
404_Parent_Child/60_Children_agg.asciidoc
@@ -27,7 +27,7 @@ GET /company/branch/_search?search_type=count
27
"aggs": {
28
"hobby": {
29
"terms": { <3>
30
- "field": "hobby"
+ "field": "employee.hobby"
31
}
32
33
0 commit comments