On 12/11/2014 8:09 PM, E S J wrote: > Thanks, I thought only option is default or schemaless because , When we > run bin/solr -e cloud you will get prompt like ,
<snip> > *Please choose a configuration for the gettingstarted collection, available > options are: default or schemaless [default]* I have almost zero experience with the bin/solr script. It's very very new and has undergone quite a lot of change in the upcoming 5.0 version ... so I'm waiting for the dust to settle before I try to understand it and make suggestions about how to improve it. It doesn't even exist in the Solr versions that I use. The "cloud" example for the bin/solr script puts everything on one phsyical node. When you do this for real, you are going to want each of those nodes to be physically separate machines ... hopefully the bin/solr script will be able to easily accommodate a production SolrCloud installation. Thanks, Shawn