CSVResponseWriter should optionally return numfound
---------------------------------------------------

                 Key: SOLR-2731
                 URL: https://issues.apache.org/jira/browse/SOLR-2731
             Project: Solr
          Issue Type: Improvement
          Components: Response Writers
    Affects Versions: 3.3, 3.1, 4.0
            Reporter: Jon Hoffman
             Fix For: 3.1.1, 4.0, 3.3


an optional parameter "csv.numfound=true" can be added to the request which 
causes the first line of the response to be the numfound.  This would have no 
impact on existing behavior, and those who are interested in that value can 
simply read off the first line before sending to their usual csv parser.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to