File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/6faf10a73f7d5fffbcb037bdb2cbaff8.asciidoc
Back
// aggregations/bucket/datehistogram-aggregation.asciidoc:669 [source, php] ---- $params = [ 'index' => 'sales', 'body' => [ 'aggs' => [ 'dayOfWeek' => [ 'terms' => [ 'script' => [ 'lang' => 'painless', 'source' => 'doc[\'date\'].value.dayOfWeekEnum.value', ], ], ], ], ], ]; $response = $client->search($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings