Description Usage Arguments Value
Back up the analyzer of an elasticsearch index
1 | es_analyzer_backup(server, index, bak_dir)
|
server |
Http/s elasticsearch server address |
index |
Name of the elasticsearch index 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.