Jose,

There is a setting in the solr.in.sh script that should make Solr start in
"cloud" mode...

It's ZK_HOST

That's where you list the IP addresses (or hostnames) of your zookeeper
machines...

Is this set?

What version of Solr are you using?

On Thu, Jun 23, 2016 at 2:13 PM, Jose-Marcio Martins da Cruz <
jose-marcio.mart...@mines-paristech.fr> wrote:

>
> Hello,
>
> I have a quite dumb question. I'm new to Nutch/Solr and we're migrating
> our Web indexer from a commercial product to Nutch/Solr.  I haven't yet
> understood all internal I need. After spending some time, I have a
> problem...
>
> I've installed Nutch/Solr and everything works fine with Solr in
> standalone mode. I've even installed Solr with the install_solr_service.sh
> script. Everything is fine.
>
> Now, I want to go further and pass Solr to cloud mode. I haven't found an
> elegant way to modify /etc/init.d/solr script nor /etc/default/solr.in.sh
> script in order to launch Solr in cloud mode. But I succeeded to start it
> with some dirty workaround.
>
> Can you point me some hints or links on how to do this cleanly ?
>
> Remark : the only reason I'm trying to migrate to SolrCloud is to be able
> to do Basic Auth. We've just around 30,000 documents to index and
> standalone is enough to us.
>
> Regards
>
> JMarcio
>
>
>
>

Reply via email to