[
https://issues.apache.org/jira/browse/SOLR-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13091734#comment-13091734
]
Erik Hatcher commented on SOLR-2731:
------------------------------------
I'm mostly with Lance here, actually. I want *pure* CSV. So long as there
there is always an option (which should be the default) to keep the output pure
CSV then I'm ok with whatever extras folks want to add as options.
We really should get the response writer framework able to return custom HTTP
headers though.
> 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.1, 3.3, 4.0
> Reporter: Jon Hoffman
> Labels: patch
> Fix For: 3.1.1, 3.3, 4.0
>
> Attachments: SOLR-2731.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 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]