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

Hoss Man reopened SOLR-446:
---------------------------


sorry, i just noticed something ... in commit r610156 the new "writeDoc(String 
name, SolrDocument doc, Set<String> returnFields, boolean includeScore)" 
methods all seem to be ignoring the "returnFields" param completely.

doesn't that mean any handler using SolrDocument's won't respect the "fl" param?


> 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
>            Assignee: 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.

Reply via email to