[
https://issues.apache.org/jira/browse/SOLR-7376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14495724#comment-14495724
]
ASF subversion and git services commented on SOLR-7376:
-------------------------------------------------------
Commit 1673655 from [~ryantxu] in branch 'dev/trunk'
[ https://svn.apache.org/r1673655 ]
Merged revision(s) 1673654 from lucene/dev/branches/branch_5x:
SOLR-7376: adding missing files
........
> Allow DocTransformers to write directly to the response (support raw json/xml
> fields)
> -------------------------------------------------------------------------------------
>
> Key: SOLR-7376
> URL: https://issues.apache.org/jira/browse/SOLR-7376
> Project: Solr
> Issue Type: New Feature
> Reporter: Ryan McKinley
> Assignee: Ryan McKinley
> Attachments: SOLR-7376-raw-json-xml-in-response.patch
>
>
> In order to return raw json when wt=json (and raw xml when wt=xml), it would
> be great if we could output directly to the response.
> I propose we can put a new `WriteableValue` in the response using
> DocumentTransformer -- when a TextResponseWriter finds this type, it will let
> the `WriteableValue` figure out what to do.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]