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

Patrick Sauts edited comment on SOLR-1565 at 9/9/11 11:36 PM:
--------------------------------------------------------------

I’ve made a alpha version of StreamingUpdateSolrServer dedicated to Binary 
update using javabin, It works fine for me.
I have attached it to this issue "BinaryStreamingUpdateSolrServer.java"

It is not a fix of the issue SOLR-1565, it is a new class.
But I think It can maybe be useful to fix the bug.

If somebody tests it thank you to send feedback.

Patrick Sauts

      was (Author: pathedog):
    I’ve made a alpha version of StreamingUpdateSolrServer dedicated to Binary 
update using javabin, It works fine for me.

It is not a fix of the issue SOLR-1565, it is a new class.
But I think It can maybe be useful to fix the bug.

If somebody tests it thank you to send feedback.

Patrick Sauts
  
> StreamingUpdateSolrServer should support RequestWriter API
> ----------------------------------------------------------
>
>                 Key: SOLR-1565
>                 URL: https://issues.apache.org/jira/browse/SOLR-1565
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java, update
>    Affects Versions: 1.4
>            Reporter: Shalin Shekhar Mangar
>             Fix For: 3.4, 4.0
>
>         Attachments: BinaryStreamingUpdateSolrServer.java
>
>
> StreamingUpdateSolrServer is hard-coded to write XML data. It should 
> integrate the RequestWriter API so that it can be used to send binary update 
> payloads.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to