File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/33f148e3d8676de6cc52f58749898a13.asciidoc
Back
// query-dsl/multi-match-query.asciidoc:275 [source, php] ---- $params = [ 'body' => [ 'query' => [ 'dis_max' => [ 'queries' => [ [ 'match_phrase_prefix' => [ 'subject' => 'quick brown f', ], ], [ 'match_phrase_prefix' => [ 'message' => 'quick brown f', ], ], ], ], ], ], ]; $response = $client->search($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings