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