File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/dfef545b1e2c247bafd1347e8e807ac1.asciidoc
Back
// indices/create-index.asciidoc:123 [source, php] ---- $params = [ 'index' => 'test', 'body' => [ 'settings' => [ 'number_of_shards' => 1, ], 'mappings' => [ 'properties' => [ 'field1' => [ 'type' => 'text', ], ], ], ], ]; $response = $client->indices()->create($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings