How do I get Solr back up when indexes are locked and true doesn't work?

后端 未结 5 1618
旧时难觅i
旧时难觅i 2021-02-15 16:10

I have a Solr slave that is running in Tomcat. I added a core, so I changed solr.xml. To reload it I decided to simply restart Tomcat using the Windows Services managament conso

5条回答
  •  情话喂你
    2021-02-15 16:49

    Just deleted write.lock file under Solr > My Core > data > Index > write.lock file and restart solr server and it's worked.

提交回复
热议问题