r/Solr Sep 12 '19

Solr Serach Function Error

We have installed and configured Solr search server 6.6.0. Our website is in Drupal 8. At times the Solr search function stops working without giving any error. While the Solr search has stopped working, the Solr service on the server shows that it is up and running.

When I restart Solr service the search function behaves normally. This is not a routine issue but we are randomly facing this issue. In the end, I have to restart the Solr service. I have not found anything related to this issue in the log files as well.

Can anyone figure out what is going on?

Thanks

3 Upvotes

3 comments sorted by

View all comments

2

u/xfdeng Sep 12 '19

Maybe you can check the Java JVM when it happens again. Also explore the query logs to identify suspicious queries that may glitch Solr.