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 "Ryan McKinley (JIRA)" <ji...@apache.org> on 2007/12/27 06:44:43 UTC

[jira] Commented: (SOLR-446) TextResponseWriter should be able to work with SolrDocument and SolrDocumentList

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

Ryan McKinley commented on SOLR-446:
------------------------------------

code extracted from SOLR-303 and added a small interface to reuse some code

> TextResponseWriter should be able to work with SolrDocument and SolrDocumentList
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-446
>                 URL: https://issues.apache.org/jira/browse/SOLR-446
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 1.3
>            Reporter: Ryan McKinley
>             Fix For: 1.3
>
>         Attachments: SOLR-446-WriteSolrDocument.patch
>
>
> ResponseWriters should be able to write SolrDocuments the same way they write Documents.  This will be useful for SOLR-303 or other RequestHandlres that modify a SolrDocument and return the result.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.