CSV Response Writer
-------------------

                 Key: SOLR-1925
                 URL: https://issues.apache.org/jira/browse/SOLR-1925
             Project: Solr
          Issue Type: New Feature
          Components: Response Writers
         Environment: indep. of env.
            Reporter: Chris A. Mattmann
             Fix For: 1.5


As part of some work I'm doing, I put together a CSV Response Writer. It 
currently takes all the docs resultant from a query and then outputs their 
metadata in simple CSV format. The use of a delimeter is configurable (by 
default if there are multiple values for a particular field they are separated 
with a | symbol).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to