File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/3e573bfabe00f8bfb8bb69aa5820768e.asciidoc
Back
// docs/delete-by-query.asciidoc:456 [source, php] ---- $response = $client->indices()->refresh(); $params = [ 'index' => 'twitter', 'body' => [ 'query' => [ 'range' => [ 'likes' => [ 'lt' => 10, ], ], ], ], ]; $response = $client->search($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings