The newer release of SimplePostTool with Solr 4.x makes it easy to post PDF
files from a directory, including automatically adding the file name to a
field. But SolrCell is the direct API that it uses as well.
-- Jack Krupansky
-----Original Message-----
From: Furkan KAMACI
Sent: Tuesday, April 09, 2013 6:58 PM
To: solr-user@lucene.apache.org
Subject: Re: Pushing a whole set of pdf-files to solr
Apache Solr 4 Cookbok says that:
curl "http://localhost:8983/solr/update/extract?literal.id=1&commit=true"
-F "myfile=@cookbook.pdf"
is that what you want?
2013/4/10 sdspieg <sdsp...@mail.ru>
If anybody could still help me out with this, I'd really appreciate it.
Thanks!
--
View this message in context:
http://lucene.472066.n3.nabble.com/Pushing-a-whole-set-of-pdf-files-to-solr-tp4025256p4054885.html
Sent from the Solr - User mailing list archive at Nabble.com.