phillro/node-elasticsearch-client

Canonical calls throw exception

Opened this issue · 1 comments

If elasticsearch server is not available or any other network error occurs. callback(error) should be called instead.

#103 solves this problem