es_analyzer_backup: Back up the analyzer of an elasticsearch index

Description Usage Arguments Value

View source: R/elasticdump.R

Description

Back up the analyzer of an elasticsearch index

Usage

1
es_analyzer_backup(server, index, bak_dir)

Arguments

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

Value

The return code from 'elasticdump' (0 == success) or FALSE if server isn't an http/s address.


jacob-ogre/elasticdumpr documentation built on May 18, 2019, 8 a.m.