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