[
https://issues.apache.org/jira/browse/SOLR-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648482#action_12648482
]
Noble Paul commented on SOLR-867:
---------------------------------
Why is this done this way ? . The current solution involves the overhead
marshalling and unmarshalling. I guess it can be easily avoided.
you may need to duplicate some code from BinaryResponseWriter#writeDocList()
and BinaryResponseWriter#getDoc(). But the amount of code is minimal
> move EmbeddedSolrServer#getParsedResponse to utility class
> ----------------------------------------------------------
>
> Key: SOLR-867
> URL: https://issues.apache.org/jira/browse/SOLR-867
> Project: Solr
> Issue Type: Improvement
> Components: clients - java
> Reporter: Ryan McKinley
> Assignee: Ryan McKinley
> Priority: Minor
> Fix For: 1.4
>
> Attachments: SOLR-867-move-getParsedResponse.patch,
> SOLR-867-move-getParsedResponse.patch
>
>
> The utility function: EmbeddedSolrServer#getParsedResponse should be moved to
> a utiltiy class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.