On 2/4/2016 1:37 PM, Aki Balogh wrote:
> Specifically, they suggest getting clusterstate.json.  But I've tried that
> and when I get that file, I only get an empty file {}
>
> Is there another way to ask Zookeeper to cover the missing hash range?

Solr 5.x changed how the clusterstate is managed.  The
/clusterstate.json file is empty, just as you have noticed.  You'll find
the actual clusterstate inside each collection path, in a file named
"state.json".

Here's what it will look like in the Cloud->Tree section of the admin UI:

https://www.dropbox.com/s/1964mnkuds1uh3d/solr5-state.json.png?dl=0

If any of those guides you found are hosted on an official apache.org
website (and do not explicitly mention the 4.x version they apply to),
then that's our job to update, but third-party information will be the
responsibility of the person who posted it.

Thanks,
Shawn

Reply via email to