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