File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/2fd69fb0538e4f36ac69a8b8f8bf5ae8.asciidoc
Back
// docs/update-by-query.asciidoc:355 [source, php] ---- $params = [ 'index' => 'twitter', 'body' => [ 'script' => [ 'source' => 'ctx._source.likes++', 'lang' => 'painless', ], 'query' => [ 'term' => [ 'user' => 'kimchy', ], ], ], ]; $response = $client->updateByQuery($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings