File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/e5d2172b524332196cac0f031c043659.asciidoc
Back
// indices/create-index.asciidoc:81 [source, php] ---- $params = [ 'index' => 'twitter', 'body' => [ 'settings' => [ 'index' => [ 'number_of_shards' => 3, 'number_of_replicas' => 2, ], ], ], ]; $response = $client->indices()->create($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.16 |
proxy
|
phpinfo
|
Settings