On 10/9/2014 9:35 AM, Erick Erickson wrote:
> Hmmm, works fine for me. But I'm a little puzzled where the /zookeeper
> is coming from in your URL, that isn't the URL sent by the admin API
> that I know of.
>
> Bottom line: It Works On My Machine.
>
> given that you do hvae 8080 in your URL I'm guessing you're on Tomcat
> or some such? Maybe there's some port confusion here

Assuming that the context path is /solr, the cloud tab on the UI will
hit /solr/zookeeper three times with various parameters to gather the
info it needs to display the graph.

If the context path is not /solr, the cluster must be informed of this
fact, either via solr.xml or with a system property on the startup
commandline.

http://wiki.apache.org/solr/SolrCloud#SolrCloud_Instance_Params
http://wiki.apache.org/solr/Solr.xml%204.4%20and%20beyond

Thanks,
Shawn

Reply via email to