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

edited HistogramAggregation docs

parent c10a1698
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ the documents. It dynamically builds fixed size (a.k.a. interval) buckets over t
```JSON
{
"aggregations": {
"agg_prices": {
"prices": {
"histogram": {
"field": "price",
"interval": 50
......
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