Re: problem using ExtractingRequestHandler with solrj

2010-04-28 Thread Grant Ingersoll
Are there any actual errors in the log? What occurs after the last line in your log below? What happens if you send in an "extract only" message? Do you get back out content? On Apr 28, 2010, at 9:10 AM, Jeroen van Schagen wrote: > On second hand, the curl command doesn't index the file co

Fwd: problem using ExtractingRequestHandler with solrj

2010-04-28 Thread Jeroen van Schagen
On second hand, the curl command doesn't index the file content on this system either. It worked on my home system (mac) but isn't working anymore on my job system (windows), could this have anything to do with the issue? I'm not getting any error messages, the file identifier is properly indexed b

Re: problem using ExtractingRequestHandler with solrj

2010-04-28 Thread Grant Ingersoll
What error are you getting? Does http://www.lucidimagination.com/blog/2009/09/14/posting-rich-documents-to-apache-solr-using-solrj-and-solr-cell-apache-tika/ work for you? On Apr 28, 2010, at 6:44 AM, Jeroen van Schagen wrote: > Dear solr-user, > > Using a quartz scheduler, I want to index al

problem using ExtractingRequestHandler with solrj

2010-04-28 Thread Jeroen van Schagen
Dear solr-user, Using a quartz scheduler, I want to index all documents inside a specific folder with Solr(J). To perform the actual indexing I selected the org.apache.solr.handler.extraction.ExtractingRequestHandler. The request handler functions perfectly when the request is send by curl: curl "