date-histogram-agg #3

Merged
maxim.yanchuk merged 2 commits from date-histogram-agg into master 2023-10-30 12:07:01 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 2a3074fe89 - Show all commits

View File

@ -158,6 +158,7 @@ The following aggregations are currently supported:
| `"string_stats"` | `StringStats()` |
| `"top_hits"` | `TopHits()` |
| `"terms"` | `TermsAgg()` |
| `"date_histogram"` | `DateHistogramAgg()` |
### Supported Top Level Options