File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/36b2778f23d0955255f52c075c4d213d.asciidoc
Back
// docs/reindex.asciidoc:905 [source, php] ---- $params = [ 'body' => [ 'source' => [ 'remote' => [ 'host' => 'http://otherhost:9200', 'username' => 'user', 'password' => 'pass', ], 'index' => 'source', 'query' => [ 'match' => [ 'test' => 'data', ], ], ], 'dest' => [ 'index' => 'dest', ], ], ]; $response = $client->reindex($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings