yes it might, but I don't wants to depend on servlet container because
after few release solr will not support any servlet container. So i am
sticking with the command line utilities.

With Regards
Aman Tandon

On Fri, Mar 6, 2015 at 3:58 PM, Rajesh Hazari <rajeshhaz...@gmail.com>
wrote:

> zkhost=hostnames,
> port=some port
> variables in your solr.xml should work?
> I have tested this with tomcat not with jetty, this stays with your config.
>
> Rajesh.
> On Mar 5, 2015 9:20 PM, "Aman Tandon" <amantandon...@gmail.com> wrote:
>
> > Thanks shamik :)
> >
> > With Regards
> > Aman Tandon
> >
> > On Fri, Mar 6, 2015 at 3:30 AM, shamik <sham...@gmail.com> wrote:
> >
> > > The other way you can do that is to specify the startup parameters in
> > > solr.in.sh.
> > >
> > > Example :
> > >
> > > SOLR_MODE=solrcloud
> > >
> > > ZK_HOST="zoohost1:2181,zoohost2:2181,zoohost3:2181"
> > >
> > > SOLR_PORT=4567
> > >
> > > You can simply start solr by running "./solr start"
> > >
> > >
> > >
> > > --
> > > View this message in context:
> > >
> >
> http://lucene.472066.n3.nabble.com/How-to-start-solr-in-solr-cloud-mode-using-external-zookeeper-tp4190630p4191286.html
> > > Sent from the Solr - User mailing list archive at Nabble.com.
> > >
> >
>

Reply via email to