File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/47bb632c6091ad0cd94bc660bdd309a5.asciidoc
Back
// getting-started.asciidoc:512 [source, php] ---- $params = [ 'index' => 'bank', 'body' => [ 'query' => [ 'bool' => [ 'must' => [ [ 'match' => [ 'age' => '40', ], ], ], 'must_not' => [ [ 'match' => [ 'state' => 'ID', ], ], ], ], ], ], ]; $response = $client->search($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings