[
https://issues.apache.org/jira/browse/SOLR-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-1349.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.4
Thanks Stephen, I just committed this.
For future reference, it's easiest to deal with diffs relative to the base
"solr" directory.
> The Map returned by SolrDocument.getFieldValue(s)Map should have a toString
> method.
> -----------------------------------------------------------------------------------
>
> Key: SOLR-1349
> URL: https://issues.apache.org/jira/browse/SOLR-1349
> Project: Solr
> Issue Type: Improvement
> Components: search
> Affects Versions: 1.4
> Environment: Solaris x86 Java 1.6.0_14
> Reporter: Stephen Green
> Priority: Minor
> Fix For: 1.4
>
> Attachments: SOLR-1349.patch
>
>
> The implementation of Map in SolrDocument doesn't provide a toString method,
> which makes printf-debugging defficult.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.