I want to use CloudSolrServer via Solrj at my application. However I get
that error:

org.apache.solr.client.solrj.SolrServerException: No live SolrServers
available to handle this request:[http://10.236.**.***:8983/solr/collection1,
http://10.240.**.**:8983/solr/collection1 ...

I think that problem is that: my Solr Nodes are located at Amazon AWS.
Their internal ip are different that I connect via my browser. What should
I do?

Reply via email to