RE: Error loading class 'solr.extraction.ExtractingRequestHandler'

2011-10-17 Thread Jaeger, Jay - DOT
ding class 'solr.extraction.ExtractingRequestHandler' Dear Sir/Mam, I am trying to use curl "http://localhost:8080/solr/update/extract?literal.id=doc1&commit=true"; -F "myfile=@somefile.pdf" from the wiki site... but I get the error cause by: Caused by: org.apache.so

Error loading class 'solr.extraction.ExtractingRequestHandler'

2011-10-12 Thread Sina Fakhraee
Dear Sir/Mam, I am trying to use curl "http://localhost:8080/solr/update/extract?literal.id=doc1&commit=true"; -F "myfile=@somefile.pdf" from the wiki site... but I get the error cause by: Caused by: org.apache.solr.common.SolrExcept