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

Gus Heck commented on SOLR-13312:
---------------------------------

Improving memory efficiency seems nice, but like all optimization there are 
likely to be trade offs. What use cases will you be evaluating for memory, CPU, 
and overall response time? If we can win on all fronts with a variety of use 
cases, (withou making dev too difficult) great, but if were giving up 
something, some of the time we need to know. This sounds like a pretty cross 
cutting change that could effect many things

> write out responses without creating SolrDocument objects
> ---------------------------------------------------------
>
>                 Key: SOLR-13312
>                 URL: https://issues.apache.org/jira/browse/SOLR-13312
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Priority: Major
>
> Once we get a document from lucene there is no need to create a SolrDocument 
> object to write out the response, if there are no transformers



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to