File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/626f8c4b3e2cd3d9beaa63a7f5799d7a.asciidoc
Back
// search/suggesters.asciidoc:8 [source, php] ---- $params = [ 'index' => 'twitter', 'body' => [ 'query' => [ 'match' => [ 'message' => 'tring out Elasticsearch', ], ], 'suggest' => [ 'my-suggestion' => [ 'text' => 'tring out Elasticsearch', 'term' => [ 'field' => 'message', ], ], ], ], ]; $response = $client->search($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings