Hi,
I am new to solr and am trying to setup a solr cloud
I have created 3 server solr cloud and 1 zookeeeper and I am facing the
following problems with my set up.
1) When I create a new core using the collections API , the cores are
created, but all are in down state. How can I make them acti
Thanks Eric and Flavio for your responses. Sorry, I meant to I was creating
collections and not cores.
I used the same article as suggested by Flavio to set up the solr cloud and
I did it twice. Both the times I am facing the same issue. I am not sure
where the problem is.
I am using the follo
I was able to get the setup to work.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Cloud-Setup-tp4080182p4081434.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
I have created a solr cloud and have started using it , I have few questions
regarding the set up and it would be really helpful if someone can answer
these.
Use Case: We have many clients and each clients data is in his own
collection, we currently have 10 server cloud and have distributed
Flavio,
There was a problem with the solrconfig and schema files.
One of the team members had deleted some entries in the solrconfig.xml and I
was picking the same solr configuration everytime, I got the latest version
of solr and carefully edited the solrconfig and schema files and it worked.