My Latest attempt:

  <lib dir="./../../contrib/extraction/lib" />
  <lib dir="./../../contrib/clustering/lib/" />
  <lib dir="./../../contrib/velocity/lib" />

  
  <lib dir="./../../dist/" regex="apache-solr-cell-\d.*\.jar" />
  <lib dir="./../../dist/" regex="apache-solr-clustering-\d.*\.jar" />
  <lib dir="./../../dist/" regex="apache-solr-langid-\d.*\.jar" />
  <lib dir="./../../dist/" regex="apache-solr-velocity-\d.*\.jar" />

With the dist and contrib directories as subdirectories of "solrhost".

Now, tomcat seems to load the jars (see log below) but I still get the
MimeTypeException when I try to index a file

http://pastebin.com/VuB4yauP



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Can-t-locate-contrib-jars-solr-3-5-solr-4-when-indexingt-tp3846464p3846526.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to