diff --git a/config/aggregation.json b/config/aggregation.json index d4925ecd..3591fea5 100644 --- a/config/aggregation.json +++ b/config/aggregation.json @@ -34,7 +34,7 @@ "all_time": { "date_histogram": { "field": "created_at", - "interval": "day" + "calendar_interval": "day" } }, "avg_comments": {