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