RE: Curl error 26 failed creating formpost data

2009-08-13 Thread Kevin Miller
@lucene.apache.org Subject: Curl error 26 failed creating formpost data I am trying to use the curl command located on the Extracting Request Handler on the Solr Wiki. I am using the command in the following way: curl "http://echo12:8983/solr/update/extract?literal.id=doc1&uprefix=attr&

Curl error 26 failed creating formpost data

2009-08-13 Thread Kevin Miller
I am trying to use the curl command located on the Extracting Request Handler on the Solr Wiki. I am using the command in the following way: curl "http://echo12:8983/solr/update/extract?literal.id=doc1&uprefix=attr&map .content=attr_content&commit=true" -F "myfi...@../../BadNews.doc" echo12 is t