You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (Jira)" <ji...@apache.org> on 2019/09/01 02:08:00 UTC

[jira] [Updated] (SOLR-13731) Javabin to support more streaming friendly formats

     [ https://issues.apache.org/jira/browse/SOLR-13731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noble Paul updated SOLR-13731:
------------------------------
    Description: 
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

  was:Objects like SolrInputDocument is serialized in such a way that the size is known in advance. All objects should ideally support streaming friendly types


> Javabin to support more streaming friendly formats
> --------------------------------------------------
>
>                 Key: SOLR-13731
>                 URL: https://issues.apache.org/jira/browse/SOLR-13731
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Priority: Major
>
> 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.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org