Tagged Questions
1
vote
3answers
2k views
Installing SOLR 1.4 with plug-ins on Windows
I installed Tomcat, and got SOLR version 1.3 working no problem by copying the "conf" directory from the "example" directory in the 1.3 release files.
Now I've just downloaded the SOLR 1.4 release, ...