File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/e8e451bc8c45bcf16df43804c4fc8329.asciidoc
Back
// search/request/sort.asciidoc:597 [source, php] ---- $params = [ 'body' => [ 'track_scores' => true, 'sort' => [ [ 'post_date' => [ 'order' => 'desc', ], ], [ 'name' => 'desc', ], [ 'age' => 'desc', ], ], 'query' => [ 'term' => [ 'user' => 'kimchy', ], ], ], ]; $response = $client->search($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings