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

Shalin Shekhar Mangar updated SOLR-865:
---------------------------------------

    Attachment: SOLR-865.patch

# Fixed failure in SolrInfoMBean test by adding the version, source to 
BinaryUpdateRequestHandler
# Added Javadocs

It would be nice to get some feedback on the RequestWriter API. We should also 
think about removing the XML writing part from inside UpdateRequest to an 
XmlUpdateRequestWriter. StreamingUpdateSolrServer should also move to depend on 
the request writer API.

> Support document updates in binary format
> -----------------------------------------
>
>                 Key: SOLR-865
>                 URL: https://issues.apache.org/jira/browse/SOLR-865
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java, update
>    Affects Versions: 1.4
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: SOLR-865.patch, SOLR-865.patch, SOLR-865.patch, 
> SOLR-865.patch, SOLR-865.patch, SOLR-865.patch
>
>
> SolrJ uses the fast and compact 'javabin' format for querying Solr which is a 
> huge performance improvement over the xml format. We should make it possible 
> to use the 'javabin' format for document updates as well.

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

Reply via email to