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 "Hoss Man (JIRA)" <ji...@apache.org> on 2010/01/27 01:07:34 UTC

[jira] Commented: (SOLR-1728) ResponseWriters should support byte[], ByteBuffer

    [ https://issues.apache.org/jira/browse/SOLR-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805291#action_12805291 ] 

Hoss Man commented on SOLR-1728:
--------------------------------

Noble: your issue description is a bit terse, so i'm a little confused.

Are you suggesting an API change such that binary write methods are added to QueryResponseWriter (making it equivalent to BinaryQueryResponseWriter) ?  

Or are you suggesting that the existing classes which implement QueryResponseWriter ( JSONResponseWriter, PHPResponseWriter, PythonResponseWriter, XMLResponseWriter,  etc...) should start implementing BinaryQueryResponseWriter?

In either case: what's the motivation?

> ResponseWriters should support byte[], ByteBuffer
> -------------------------------------------------
>
>                 Key: SOLR-1728
>                 URL: https://issues.apache.org/jira/browse/SOLR-1728
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Minor
>             Fix For: 1.5
>
>
> Only BinaryResponseWriter supports byte[] and ByteBuffer. Other writers also should support these

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.