File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/8acc1d67b152e7027e0f0e1a8b4b2431.asciidoc
Back
// search.asciidoc:32 [source, php] ---- $params = [ 'index' => 'twitter', 'body' => [ 'query' => [ 'bool' => [ 'must' => [ 'query_string' => [ 'query' => 'some query string here', ], ], 'filter' => [ 'term' => [ 'user' => 'kimchy', ], ], ], ], ], ]; $response = $client->search($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings