[ https://issues.apache.org/jira/browse/SOLR-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yonik Seeley resolved SOLR-177. ------------------------------- Resolution: Fixed Committed. Thanks Ryan! > ResponseWriter should support Iterator/Iterable rather then Collection > ---------------------------------------------------------------------- > > Key: SOLR-177 > URL: https://issues.apache.org/jira/browse/SOLR-177 > Project: Solr > Issue Type: Improvement > Reporter: Ryan McKinley > Fix For: 1.2 > > Attachments: SOLR-177-IteratorResponseWriter.patch > > > The standard response writers should support an Iterator/Iterable object > rather then printing them out as iterator.toString() > This patch slightly modifies the existing 'Collection' code to support > Iterator or Iterable objects -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.