File manager - Edit - /var/www/payraty/helpdesk/vendor/elasticsearch/elasticsearch/docs/examples/6a81d00f0d73bc5985e76b3cadab645e.asciidoc
Back
// mapping/params/fielddata.asciidoc:117 [source, php] ---- $params = [ 'index' => 'my_index', 'body' => [ 'mappings' => [ 'properties' => [ 'tag' => [ 'type' => 'text', 'fielddata' => true, 'fielddata_frequency_filter' => [ 'min' => 0.001, 'max' => 0.1, 'min_segment_size' => 500, ], ], ], ], ], ]; $response = $client->indices()->create($params); ----
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings