File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/6f21a878fee3b43c5332b81aaddbeac7.asciidoc
Back
// query-dsl/query-string-query.asciidoc:528 [source, php] ---- $params = [ 'body' => [ 'query' => [ 'query_string' => [ 'fields' => [ 'title', 'content', ], 'query' => 'this OR that OR thus', 'type' => 'cross_fields', 'minimum_should_match' => 2, ], ], ], ]; $response = $client->search($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings