>
> I will use numshards=1. Are there some instructions on how to install only
> zookeeper on a separate server? Or do i have to install solr 4 on that
> server?
>

You don't need to install Solr in that server. See
http://zookeeper.apache.org/doc/trunk/zookeeperStarted.html


>
> How make the connection between the solr instances and the zk
> instance(server)?
>

With the -DzkHost=host:port , as described in the SolrCloud wiki page, but
now you have to set it to all the Solr instances, and none of them have to
use the "-DzkRun".

Tomás


> Thanks so far,
>
> Roy
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/From-Solr3-1-to-SolrCloud-tp4021536p4021583.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to