I have few questions before that. Do you mean, running Jetty in Production is good enough? Like, all Clustering, Load Balance will be taken care..? Can we run Jetty as a service in windows Server.? Security won't be a problem if we use Jetty..?
I am in the impression, Tomcat will be more robust on handling all these heading.. May be i can think about running in Jetty in production. --Ravi -----Original Message----- From: Shalin Shekhar Mangar [mailto:shalinman...@gmail.com] Sent: Monday, June 23, 2014 2:30 PM To: solr-user@lucene.apache.org Subject: Re: POST Vs GET Why don't you just use the jetty shipped with Solr? It has all the correct defaults. In future, we may not even support shipping a war file. On Mon, Jun 23, 2014 at 11:07 PM, EXTERNAL Taminidi Ravi (ETI, Automotive-Service-Solutions) <external.ravi.tamin...@us.bosch.com> wrote: > Hi, I am executing a solr query runs 10 to 12 lines with all the > boosting and condition. I change the Http Contentype to POST from GET > as post doesn't have any restriction for size. But I am getting an > error. I am using Tomcat 7, Is there any place we need to specify in > Tomcat to accept POST.. > > FYI, From my Jetty solr version everthing works good. > > Thanks > > Ravi > -- Regards, Shalin Shekhar Mangar.