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