File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/0989cc65d8924f666ce3eb0820d2d244.asciidoc
Back
// indices/put-mapping.asciidoc:435 [source, php] ---- $params = [ 'index' => 'users', 'body' => [ 'user_id' => 12345, ], ]; $response = $client->index($params); $params = [ 'index' => 'users', 'body' => [ 'user_id' => 12346, ], ]; $response = $client->index($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings