While solr can run under tomcat, the (strongly) recommended container is the jetty that comes with solr. In my experience it's possible to just deploy the solr.war to tomcat like any other J2EE app but it runs better under the included jetty.
Thanks, Greg On May 14, 2014, at 9:39 AM, Matt Kuiper <matt.kui...@issinc.com> wrote: > Check out http://heliosearch.com/download.html > > This is a distribution of Apache Solr packaged with Tomcat. > > I have found it simple to use. > > Matt > > -----Original Message----- > From: Aman Tandon [mailto:amantandon...@gmail.com] > Sent: Monday, May 12, 2014 6:24 AM > To: solr-user@lucene.apache.org > Subject: Re: Easises way to insatll solr cloud with tomcat > > Can anybody help me out?? > > With Regards > Aman Tandon > > > On Mon, May 12, 2014 at 1:24 PM, Aman Tandon <amantandon...@gmail.com>wrote: > >> Hi, >> >> I tried to set up solr cloud with jetty which works fine. But in our >> production environment we uses tomcat so i need to set up the solr >> cloud with the tomcat. So please help me out to how to setup solr >> cloud with tomcat on single machine. >> >> Thanks in advance. >> >> With Regards >> Aman Tandon >>