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: 1.5 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. - You can reply to this email to add a comment to the issue online.