Please state the full problem rather than make us pull things out in dribs and drabs.
Have you looked at the bin/solr script options? Particularly the create_collection option? On Mon, Nov 28, 2016 at 8:24 AM, Novin Novin <toe.al...@gmail.com> wrote: > Thanks for this Erick, -e brings me to prompt. I can't use it because I am > using script to setup solr cloud. I required something where I can define > shard and replica also. > Best, > Novin > > On Mon, 28 Nov 2016 at 16:14 Erick Erickson <erickerick...@gmail.com> wrote: > >> try >> >> bin/solr start -e cloud -z ZK_NODE >> >> That'll guide you through creating a collection, assuming you can get >> by with one of the stock configuration sets. >> >> Best, >> Erick >> >> On Mon, Nov 28, 2016 at 8:11 AM, Novin Novin <toe.al...@gmail.com> wrote: >> > Hi Guys, >> > >> > Does solr has any way to create collection when solr cloud is getting >> > started first time? >> > >> > Best, >> > Novin >>