Skip to content
Snippets Groups Projects
Commit 58aa180f authored by Mantas Simkus's avatar Mantas Simkus
Browse files

edited StatsAggregation docs

parent 97863508
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ values extracted from the aggregated documents.
```JSON
{
"aggregations" : {
"agg_grades_stats" : { "stats" : { "field" : "grade" } }
"grades_stats" : { "stats" : { "field" : "grade" } }
}
}
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment