ElasticSearch

Read(1962) Label: elasticsearch,

Ø  es_close()

Close REST Client connection

Ø  es_delete()

Execute a delete command over an ES server

Ø  es_export()

Export data in a file to the local

Ø  es_head()

Execute a head command over an ES server

Ø  es_get()

Execute a get command over an ES server

Ø  es_open()

Connect to Elasticsearch (ES) server

Ø  es_post()

Execute a post command over an ES server

Ø  es_put()

Execute a put command over an ES server