You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (Updated) (JIRA)" <ji...@apache.org> on 2011/11/18 12:06:52 UTC

[jira] [Updated] (SOLR-1565) StreamingUpdateSolrServer should support RequestWriter API

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

Shalin Shekhar Mangar updated SOLR-1565:
----------------------------------------

    Attachment: SOLR-1565.patch

Patch to use RequestWriter API.

There's still some work to be done. I don't like the special XML commit/optimize handling that the client does.
                
> 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
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 3.5, 4.0
>
>         Attachments: SOLR-1565.patch
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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