phillro / node-elasticsearch-client

A client written in node for elastic search
364 stars 90 forks source link

add ability to GET /_aliases #100

Closed jandre closed 11 years ago

jandre commented 11 years ago

added getAliases() to support some of the GET methods here http://www.elasticsearch.org/guide/reference/api/admin-indices-aliases/

jeffwhelpley commented 11 years ago

+1 on this. Would be great to get this in.