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 the server where Solr is located and the BadNews.doc is
located in the exampledocs directory.

When I execute this command I get the following error message: curl:
(26) failed creating formpost data.

Can someone please direct me to where I can find the way to correct this
error?


Kevin Miller
Web Services

Reply via email to