Why do you want to use CSV in SolrJ? You would just have to parse it again.
You could just trigger that as a URL call from outside with cURL or as just an HTTP (not SolrJ) call from Java client. Regards, Alex. Personal: http://www.outerthoughts.com/ and @arafalov Solr resources and newsletter: http://www.solr-start.com/ and @solrstart Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 On 31 October 2014 12:34, tedsolr <tsm...@sciquest.com> wrote: > Sure thing, but how do I get the results output in CSV format? > response.getResults() is a list of SolrDocuments. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/exporting-to-CSV-with-solrj-tp4166845p4166861.html > Sent from the Solr - User mailing list archive at Nabble.com.