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

edited ValueCountAggregation docs

parent c3844697
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ A single-value metrics aggregation that counts the number of values that are ext
```JSON
{
"aggs" : {
"aggregations" : {
"grades_count" : { "value_count" : { "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