Refactor common code in various handlers for working with ContentStream Objects -------------------------------------------------------------------------------
Key: SOLR-852 URL: https://issues.apache.org/jira/browse/SOLR-852 Project: Solr Issue Type: Improvement Components: update Reporter: Grant Ingersoll Assignee: Grant Ingersoll Priority: Minor See http://lucene.markmail.org/message/srbnucwor6kyxv2e?q=ContentStream+refactor There is a fair amount of shared code between the XMLUpdateRequestHandler and the CSVRequestHandler (and the soon to be RichDocumentHandler). Let's refactor into a common set of reusable pieces. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.