[ 
https://issues.apache.org/jira/browse/SOLR-13731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929615#comment-17929615
 ] 

Noble Paul commented on SOLR-13731:
-----------------------------------

Constructing a SolrInputDocument etc is much more complex than streaming a 
bunch of maps. Yes. users can just construct a payload of a javabin file and 
post it 

> javabin  must support a 1:1 mapping of the JSON update format
> -------------------------------------------------------------
>
>                 Key: SOLR-13731
>                 URL: https://issues.apache.org/jira/browse/SOLR-13731
>             Project: Solr
>          Issue Type: Task
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>             Fix For: 8.4
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Objects like SolrInputDocument is serialized in such a way that the size is 
> known in advance. All objects should ideally support streaming friendly types.
> This is backward compatible . basically javabin will continue to serialize 
> using the old format , but will accept more efficient formats as input



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to