File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/8871b8fcb6de4f0c7dff22798fb10fb7.asciidoc
Back
// docs/reindex.asciidoc:850 [source, php] ---- $params = [ 'body' => [ 'source' => [ 'index' => 'twitter', ], 'dest' => [ 'index' => 'new_twitter', 'version_type' => 'external', ], 'script' => [ 'source' => 'if (ctx._source.foo == \'bar\') {ctx._version++; ctx._source.remove(\'foo\')}', 'lang' => 'painless', ], ], ]; $response = $client->reindex($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings