Construct EmbeddedSolrServer response without serializing/parsing -----------------------------------------------------------------
Key: SOLR-797 URL: https://issues.apache.org/jira/browse/SOLR-797 Project: Solr Issue Type: Improvement Components: clients - java Affects Versions: 1.3 Reporter: Jonathan Lee Currently, the EmbeddedSolrServer serializes the response and reparses in order to create the final NamedList response. From the comment in EmbeddedSolrServer.java, the goal is to: * convert the response directly into a named list -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.