I changed my velocity settings to false, restarted Solr and it worked!
Thanks for your help.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Tomcat-Install-tp3865290p3865773.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hello, I have configured Solr inside Tomcat and I get the following error
when I go to browser and click on the solr admin link:
HTTP Status 500 - Severe errors in solr configuration. Check your log files
for more detailed information on what may be wrong. If you want solr to
continue after config
Yes, I do have that one, as well as a bunch of other jars. I moved the
lucidworks-solr-cell-3.2.0_01.jar to my classpath, I also placed it in
/contrib/extraction. I restarted Solr and tried to index the document again
and this is the result:
"myfile=@troubleshooting_performance.doc"
Apache Tomcat/
I see the line -
but I don't see any solr cell jars, only Tika jars. I moved all the jars
over to my classpath directory. I'm using version lucidworks-solr-3.2.0_01.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Trouble-indexing-word-documents-tp3819949p3820472.html
Sent fr
Hello, I running Solr inside Tomcat and I'm trying to index a word.doc using
curl and I get the following error:
bash-3.2# curl
"http://localhost:8585/solr/update/extract?literal.id=1&commit=true"; -F
"myfile=@troubleshooting_performance.doc"
Apache Tomcat/6.0.14 - Error report
HTTP Status 500 -