File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/0bbd30b9be3e54ff3028b9f4459634d2.asciidoc
Back
// indices/put-mapping.asciidoc:171 [source, php] ---- $params = [ 'index' => 'my_index', 'body' => [ 'properties' => [ 'name' => [ 'properties' => [ 'last' => [ 'type' => 'text', ], ], ], ], ], ]; $response = $client->indices()->putMapping($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings