[
https://issues.apache.org/jira/browse/SOLR-9721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15638345#comment-15638345
]
Noble Paul commented on SOLR-9721:
----------------------------------
I started with writing a shim parser which converts types on the fly (converts
javabin object types to json type Objects and primitives). The complexity came
from the fact that the parser has to be a streaming pull parser to achieve the
efficiency. I could not simply override certain methods on {{javabinCodec}} .
It was proving to be much harder than I initially thought. However, I shall
take another stab at that.
> 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]