Noble Paul created SOLR-13277:
---------------------------------
Summary: A more efficient javabin response writer without creating
SolrDocument objects
Key: SOLR-13277
URL: https://issues.apache.org/jira/browse/SOLR-13277
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Noble Paul
It's possible to to write a response out directly , without creating the
SolrDocument Objects if there are no transformers.
So, we may use a new flag to use this mode . When enabled ,
* it serializes docs out to the stream without creating any Objects
* it uses a serialized format for document cache
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]