Wrong URI to get cluster name?

56 views
Skip to first unread message

Martin Klepsch

unread,
May 10, 2014, 6:23:52 AM5/10/14
to clojure-el...@googlegroups.com
Hey,

thanks for writing such awesome documentation.

I think I've found a minor error here:
http://clojureelasticsearch.info/articles/getting_started.html#toc_12

It says in order to get the cluster name you should do:
curl http://localhost:9200/_cluster/nodes

I think it should be:
curl http://localhost:9200/_nodes/cluster

The curl command from the docs returned:
No handler found for uri [/_cluster/nodes] and method [GET]~

Hope I'm right :)

Cheers!

Michael Klishin

unread,
May 10, 2014, 8:23:38 PM5/10/14
to clojure-el...@googlegroups.com

2014-05-10 6:23 GMT-04:00 Martin Klepsch <martin...@googlemail.com>:
It says in order to get the cluster name you should do:

This is a 1.0 change. Please submit a pull request for the docs repo:
Reply all
Reply to author
Forward
0 new messages