File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/b789292f9cf63ce912e058c46d90ce20.asciidoc
Back
// aggregations/bucket/datehistogram-aggregation.asciidoc:119 [source, php] ---- $params = [ 'index' => 'sales', 'body' => [ 'aggs' => [ 'sales_over_time' => [ 'date_histogram' => [ 'field' => 'date', 'calendar_interval' => 'month', ], ], ], ], ]; $response = $client->search($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings