mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
[DOCS] Fixed json example in nested-aggregation.asciidoc
This commit is contained in:
parent
1cbeaf6c45
commit
011e20678d
@ -34,7 +34,7 @@ The following aggregations will return the minimum price products can be purchas
|
||||
{
|
||||
"query" : {
|
||||
"match" : { "name" : "led tv" }
|
||||
}
|
||||
},
|
||||
"aggs" : {
|
||||
"resellers" : {
|
||||
"nested" : {
|
||||
|
Loading…
x
Reference in New Issue
Block a user