Nga, It doesn't out of the box, but it could. I think you could achieve this with either a custom XSLT that transforms the typical XML response into a new format, or by writing a completely custom Response writer.
See: http://wiki.apache.org/solr/QueryResponseWriter http://wiki.apache.org/solr/XsltResponseWriter Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: nga pham <nga.p...@gmail.com> > To: solr-user@lucene.apache.org > Sent: Thursday, March 26, 2009 11:04:22 AM > Subject: comma delimited files > > Hi All, > > Can Solr export into comma delimited files? > > thank you, > Nga