Hello, 

I would like to update my index with a csv file, but for some reason I get
the following error: 
"The request sent by the client was syntactically incorrect (missing content
stream)" 
I get it after using the following statement:
curl http://localhost:8983/solr/update/csv --data-binary @blog.csv -H
'Content-type:text/plain; charset=utf-8'

I use the windows version of curl, running this statement from the curl
folder where the blog.csv file resides as well. 

Thank you.
-- 
View this message in context: 
http://www.nabble.com/Updating-the-index-with-a-csv-file-tp19706582p19706582.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to