File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/213ab768f1b6a895e09403a0880e259a.asciidoc
Back
// aggregations/metrics/valuecount-aggregation.asciidoc:65 [source, php] ---- $params = [ 'index' => 'sales', 'body' => [ 'aggs' => [ 'types_count' => [ 'value_count' => [ 'script' => [ 'id' => 'my_script', 'params' => [ 'field' => 'type', ], ], ], ], ], ], ]; $response = $client->search($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings