You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/05/28 09:42:45 UTC

[jira] Updated: (SOLR-797) Construct EmbeddedSolrServer response without serializing/parsing

     [ https://issues.apache.org/jira/browse/SOLR-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar updated SOLR-797:
---------------------------------------

    Fix Version/s: 1.5

Marking for 1.5

> 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
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: SOLR-797.patch
>
>
> 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.