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

Hoss Man updated SOLR-2291:
---------------------------

    Assignee: Ahmet Arslan  (was: Hoss Man)

Committed revision 1304625.

Ahmet: thanks for the patch and especially the test (note: i tweaked it a bit 
to focus on ensuring the bad fields weren't returned, instead of expecting an 
exact string match on the entire response -- differnet jvms can iterate map 
keys in diff orders)
                
> JSONWriter.writeSolrDocument() does not respect its Set<String> returnFields 
> parameter.
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-2291
>                 URL: https://issues.apache.org/jira/browse/SOLR-2291
>             Project: Solr
>          Issue Type: Bug
>          Components: Response Writers
>    Affects Versions: 3.5
>            Reporter: Ahmet Arslan
>            Assignee: Ahmet Arslan
>            Priority: Minor
>             Fix For: 3.6
>
>         Attachments: SOLR-2291.patch
>
>
> When SolrDocumentList used instead of DocList in the response, (unlike 
> XMLWriter), JSONWriter prints all existing fields of a SolrDocument.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to