cancel
Showing results for 
Search instead for 
Did you mean: 

How to fix broken SOLR4 in Alfresco 5.0.c (Community Edition) ?

aahna
Champ in-the-making
Champ in-the-making
I accidentally deleted the <strong>solr4.xml</strong> file located inside <strong>tomcat/conf/Catalina/localhost</strong> and since then solr stopped working. I tried many methods like restoring solr4.xml file , solr4 full reindexing, generating new keystore but still it doesnt work.

Please suggest how can i fix my broken solr4 without new fresh installation of alfresco.
1 REPLY 1

loftux
Star Contributor
Star Contributor
Have a look at the Alfresco Ubuntu installer script and the part where Solr4 is installed.
https://github.com/loftuxab/alfresco-ubuntu-install/blob/master/alfinstall.sh#L523
Even if your are not on Ubuntu you should see the steps necessary.