[
https://issues.apache.org/jira/browse/SOLR-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Green updated SOLR-1349:
--------------------------------
Attachment: SOLR-1349.patch
Here's a patch for SolrDocument that adds this functionality. ant clean test
passes with no errors.
Kind of an easy one to get started with.
> 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
> 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.