On Dec 2, 2007, at 5:29 PM, Andrew Nagy wrote:

Sorry for not explaining my self clearly: I have header=true as you can see from the curl command and there is a header line in the csv file.


was this your actual curl request?

curl 
http://localhost:8080/solr/update/csv?header=true%26seperator=%7C%26encapsulator=%22%26commit=true%26stream.file=import/homes.csv


you're escaping the ampersands if so... just keep them as &





Reply via email to