Something like:

bin/solr start -c -z localhost:2181 -p 8982 -s example/cloud/node2/solr

But note that you probably have to run this N times where N is the number of
servers you specified when you created the initial setup.

Best,
Erick

On Tue, Mar 3, 2015 at 6:21 AM, Shawn Heisey <[email protected]> wrote:
> I've been experimenting with the new start script in 5.0, and have come
> across something I can't figure out.  It's easy enough to start up a
> SolrCloud example ("bin/solr start -e cloud", answer the prompts) ...
> but once I've done that, how do I restart it without telling it how to
> build the cloud example again?
>
> I can stop it easily enough with "bin/solr stop -all" ... but if I then
> do "bin/solr start" it only starts one Solr instance.
>
> Any ideas would be appreciated.
>
> Thanks,
> Shawn
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to