On 2/17/2018 9:27 PM, GVK Prasad wrote:
My assumption was hosting on Jetty may not work for production and higher
performance systems needs and we have to go for Servers like Tomcat. If it is
not supported with latest version not sure how it will help us. Thanks for
clarification.
It is pro
Erickson
Sent: Thursday, February 15, 2018 11:08 PM
To: solr-user
Subject: Re: Solr running on Tomcat
Why to you think Solr on Tomcat == scalability?
Solr has not been distributed as a war file for some time, see:
https://wiki.apache.org/solr/WhyNoWar Just run it as a server.
Eventually it won't eve
Hi Ramesh,
Thanks for the info. Have you compared performance jetty vs tomcat etc.
Regards,
Prasad
From: Ramesh b
Sent: Friday, February 16, 2018 6:49 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr running on Tomcat
Yes, we are running Solr 5.3.1 version in tomcat for our production
Yes, we are running Solr 5.3.1 version in tomcat for our production system.it
serves well.
Thanks,
Ramesh
> On Feb 15, 2018, at 10:54 PM, GVK Prasad wrote:
>
>
> I read some posts on setting up Solr to Run on Tomcat. But all these posts
> are about Solr version 4.0 or earlier.
> I am thinki
Hi Prasad,
Solr comes with embeded Jetty and running Solr on other containers is no longer
officially supported.
HTH,
Emir
--
Monitoring - Log Management - Alerting - Anomaly Detection
Solr & Elasticsearch Consulting Support Training - http://sematext.com/
> On 16 Feb 2018, at 04:54, GVK Prasa
Why to you think Solr on Tomcat == scalability?
Solr has not been distributed as a war file for some time, see:
https://wiki.apache.org/solr/WhyNoWar Just run it as a server.
Eventually it won't even use Jetty, but something like Netty etc
Best,
Erick
On Thu, Feb 15, 2018 at 7:54 PM, GVK Pra