Is the proposal essentially that there would be a stripped down, clean variant of the Solr example that is literally “production ready” subject to tweaking the configuration and supplying the application schema? Or, maybe, the “production example” packaged as a zip/tar.
-- Jack Krupansky From: Robert Muir Sent: Friday, May 03, 2013 10:14 AM To: [email protected] Subject: Re: VOTE: solr no longer webapp # 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]
