Re: Solr UI and Solr Cloud

2021-09-17 Thread Charlie Hubbard
Thanks for the quick replies. The caching was the problem. Previously we had run a standalone server on 8983, and something was left behind cache wise in the browser when we went to cloud mode. Appreciate your assistance with this. Charlie On Wed, Sep 15, 2021 at 2:07 PM Jan Høydahl wrote: >

Re: Solr UI and Solr Cloud

2021-09-15 Thread Jan Høydahl
Try a force reload in your browser.. Jan Høydahl > 15. sep. 2021 kl. 18:58 skrev Charlie Hubbard : > >  > Hi, > > After running through the example of setting up a 2 node cluster from the > docs. When I access the cluster through the solr admin UI one of my nodes > behaves as I'd expect whe

Re: Solr UI and Solr Cloud

2021-09-15 Thread matthew sporleder
Can you double check the zookeeper settings on each node? On Wed, Sep 15, 2021 at 12:58 PM Charlie Hubbard wrote: > Hi, > > After running through the example of setting up a 2 node cluster from the > docs. When I access the cluster through the solr admin UI one of my nodes > behaves as I'd expe

Solr UI and Solr Cloud

2021-09-15 Thread Charlie Hubbard
Hi, After running through the example of setting up a 2 node cluster from the docs. When I access the cluster through the solr admin UI one of my nodes behaves as I'd expect where I can select a collection from the drop down and query it. The other doesn't seem to do anything. If I click the cl