Description Usage Arguments Value
Back up the mapper of an elasticsearch index + type
1 | es_mapping_backup(server, index, type, bak_dir)
|
server |
Http/s elasticsearch server address |
index |
Name of the elasticsearch index to retrieve |
type |
Elasticsearch type to retrieve |
bak_dir |
Path of directory to which the backup is written |
The return code from 'elasticdump' (0 == success) or FALSE if
server
isn't an http/s address.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.