File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/047266b0d20fdb62ebc72d51952c8f6d.asciidoc
Back
// query-dsl/multi-match-query.asciidoc:341 [source, php] ---- $params = [ 'body' => [ 'query' => [ 'multi_match' => [ 'query' => 'Will Smith', 'type' => 'cross_fields', 'fields' => [ 'first_name', 'last_name', ], 'operator' => 'and', ], ], ], ]; $response = $client->search($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings