You really have to tell us more about what you mean. You have two problems to solve 1> putting Solr on all the nodes and starting/stopping it. Puppet or Chef help here, although it's perfectly possible to do this manually. 2> creating collecitons etc. For this you just need all your Solr instances communicating with the Zookeeper you have set up.
So tell us what you have tried and what you are having problems with and perhaps we can offer more specific suggestions. Best, Erick On Fri, May 29, 2015 at 4:40 PM, Purohit, Sumit <sumit.puro...@pnnl.gov> wrote: > Hi All, > > I am trying to setup solr on a cluster with 16 nodes. > Only documentation I could find, talks about a local cluster which behaves > like a "real" cluster. > https://cwiki.apache.org/confluence/display/solr/Getting+Started+with+SolrCloud > > I read about using tools like "Chef" or "Puppet" to configure solr on > production level cluster. > > Does this group has any suggestion about what is the best way to set it up? > > Thanks > Sumit Purohit