You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Sachin Aggarwal <di...@gmail.com> on 2012/07/06 12:05:59 UTC

csv update in solr 4.0

hello


how to configure csv update request handler in solr 4 and what will be http
post query in solr 4.0

in solr 3.5 i used like this :-
 <requestHandler name="/update/csv" class="solr.CSVRequestHandler"
/>-------------------in solrconfig.xml
 curl http://localhost:8983/solr/update/csv --data-binary @solr.csv -H
'Content-type:text/plain; charset=utf-8'

i tried same way it worked in solr 4 also but i want to try the updated
handler and query format....... ?update.contentType=text/csv

-- 

Thanks & Regards

Sachin Aggarwal
7760502772