[
https://issues.apache.org/jira/browse/SOLR-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15539209#comment-15539209
]
jmlucjav commented on SOLR-2731:
--------------------------------
this would be still a nice addition for a very specific case (that I faced
recently): you want to export a lot of data so you combine wt=csv with
cursorMark feature, so you can reindex the output in another solr instance. I
managed to do without, but this would have been a cleaner way.
> 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-ALPHA
> Reporter: Jon Hoffman
> Labels: patch
> Fix For: 3.1.1, 4.9, 6.0
>
> Attachments: SOLR-2731-R1.patch, 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 was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]