[
https://issues.apache.org/jira/browse/SOLR-9721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15636917#comment-15636917
]
Yonik Seeley commented on SOLR-9721:
------------------------------------
You're creating another response writer (JsonJavabinWriter) that extends
JSONWriter. That's going to be more to maintain, plus it's confusing.
Just make the decoder optionally create a Map when it sees a SolrDocument (for
example). No need to create any new classes (or endpoints) on the server side
at all!
> Create a javabin writer/reader for streaming end point
> ------------------------------------------------------
>
> Key: SOLR-9721
> URL: https://issues.apache.org/jira/browse/SOLR-9721
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Noble Paul
> Attachments: SOLR-9721.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]