You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Ryan McKinley (JIRA)" <ji...@apache.org> on 2007/03/03 22:33:50 UTC

[jira] Updated: (SOLR-177) ResponseWriter should support Iterator/Iterable rather then Collection

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

Ryan McKinley updated SOLR-177:
-------------------------------

    Attachment: SOLR-177-IteratorResponseWriter.patch

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