How to check whether solr is currently running or not?
Answer Posted / Mukesh Kumar Anil
To check whether Solr is currently running or not, you can use the 'netstat -an | grep 8983' command (for Solr running on port 8983). If Solr is running, you will see its PID and listening IP address.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category