On 12/16/2019 9:48 PM, Anuj Bhargava wrote:
Often solr stops working. We have to then go to the root directory and give
the command *'service solr start*'
Is there a way to automatically start solr when it stops.
If Solr is stopping, then something went wrong. Something that will
probably co
Hi Anuj,
Firstly, you should be checking into the logs for the reason of Solr
getting stopped. We had started Solr since a year ago and it's still up. I
guess OOM in your case.
Secondly, there are many ways to restart solr. For example, if it's
registered as a service, make a cron to restart solr
Often solr stops working. We have to then go to the root directory and give
the command *'service solr start*'
Is there a way to automatically start solr when it stops.
Regards,
Anuj
>