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 2008/06/05 20:31:45 UTC

[jira] Commented: (SOLR-486) Support binary formats for QueryresponseWriter

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

Ryan McKinley commented on SOLR-486:
------------------------------------

Should we make this the default parser for CommonsHttpSolrServer?
I think so...

> Support binary formats for QueryresponseWriter
> ----------------------------------------------
>
>                 Key: SOLR-486
>                 URL: https://issues.apache.org/jira/browse/SOLR-486
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java, search
>            Reporter: Noble Paul
>            Assignee: Yonik Seeley
>             Fix For: 1.3
>
>         Attachments: SOLR-486.patch, SOLR-486.patch, SOLR-486.patch, SOLR-486.patch, SOLR-486.patch, SOLR-486.patch, SOLR-486.patch, SOLR-486.patch
>
>
> QueryResponse writer only allows text data to be written.
> So it is not possible to implement a binary protocol . Create another interface which has a method 
> write(OutputStream os, SolrQueryRequest request, SolrQueryResponse response)

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


Re: [jira] Commented: (SOLR-486) Support binary formats for QueryresponseWriter

Posted by Grant Ingersoll <gs...@apache.org>.
+1

On Jun 5, 2008, at 2:31 PM, Ryan McKinley (JIRA) wrote:

>
>    [ https://issues.apache.org/jira/browse/SOLR-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602740 
> #action_12602740 ]
>
> Ryan McKinley commented on SOLR-486:
> ------------------------------------
>
> Should we make this the default parser for CommonsHttpSolrServer?
> I think so...
>
>> Support binary formats for QueryresponseWriter
>> ----------------------------------------------
>>
>>                Key: SOLR-486
>>                URL: https://issues.apache.org/jira/browse/SOLR-486
>>            Project: Solr
>>         Issue Type: Improvement
>>         Components: clients - java, search
>>           Reporter: Noble Paul
>>           Assignee: Yonik Seeley
>>            Fix For: 1.3
>>
>>        Attachments: SOLR-486.patch, SOLR-486.patch, SOLR-486.patch,  
>> SOLR-486.patch, SOLR-486.patch, SOLR-486.patch, SOLR-486.patch,  
>> SOLR-486.patch
>>
>>
>> QueryResponse writer only allows text data to be written.
>> So it is not possible to implement a binary protocol . Create  
>> another interface which has a method
>> write(OutputStream os, SolrQueryRequest request, SolrQueryResponse  
>> response)
>
> -- 
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>