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