File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/251ea12c1248385ab409906ac64d9ee9.asciidoc
Back
// getting-started.asciidoc:544 [source, php] ---- $params = [ 'index' => 'bank', 'body' => [ 'query' => [ 'bool' => [ 'must' => [ 'match_all' => [ ], ], 'filter' => [ 'range' => [ 'balance' => [ 'gte' => 20000, 'lte' => 30000, ], ], ], ], ], ], ]; $response = $client->search($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings