File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/3722cb3705b6bc7f486969deace3dd83.asciidoc
Back
// aggregations/metrics/valuecount-aggregation.asciidoc:46 [source, php] ---- $params = [ 'index' => 'sales', 'body' => [ 'aggs' => [ 'type_count' => [ 'value_count' => [ 'script' => [ 'source' => 'doc[\'type\'].value', ], ], ], ], ], ]; $response = $client->search($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings