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