[
https://issues.apache.org/jira/browse/SOLR-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-13171:
------------------------------
Description: When a query response is parsed , provide a way to consume it
one field at a time and without creating any java objects (was: When a
SolrDocument is deserialized, it can , just read the whole document into a
byte[] instead of creating all the objects in memory. This feature will be
enabled optionally at JavabinCodec
Fields can be read on-demand if
* the document is consumed using the Map.forEach() method
* or if it is serialized back again)
> Make it possible to stream a document without creating java objects
> -------------------------------------------------------------------
>
> Key: SOLR-13171
> URL: https://issues.apache.org/jira/browse/SOLR-13171
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Noble Paul
> Assignee: Noble Paul
> Priority: Major
>
> When a query response is parsed , provide a way to consume it one field at a
> time and without creating any java objects
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]