: but run into a problem at step 4
:
: Launch Solr:
: cd ; java -Dsolr.solr.home= -jar start.jar
:
: where Solr complains that it can't find solrconfig.xml in either the
: classpath or the solr-ruby home dir. Can anyone help me disentangle this?
what exactly was the command line you executed? w
Hi,
I followed the very simple instructions found at '
http://wiki.apache.org/solr/Flare/HowTo
but run into a problem at step 4
Launch Solr:
cd ; java -Dsolr.solr.home= -jar start.jar
where Solr complains that it can't find solrconfig.xml in either the
classpath or the solr-ruby home dir. Can