# rm -rf tomcat # gzip -dc solr.tgz | tar -xvf - # cd solr/example # java -jar start.jar
On Fri, May 3, 2013 at 9:52 AM, Steve Molloy <[email protected]> wrote: > So, if ever this passes, what would be the upgrade path for all the > deployments using Solr as a webapp inside tomcat or other container? > ________________________________________ > From: Michael McCandless [[email protected]] > Sent: May 3, 2013 12:09 PM > To: Lucene/Solr dev > Subject: Re: VOTE: solr no longer webapp > > On Fri, May 3, 2013 at 12:14 AM, Robert Muir <[email protected]> wrote: > > I think solr should no longer be a war file but a search app. I don't > care > > how it accomplishes this: jetty, netty, its all up to us. > > > > Let me know your ideas: I think its a necessary step to move solr > forwards. > > +1 > > Mike McCandless > > http://blog.mikemccandless.com > > --------------------------------------------------------------------- > 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] > >
