[
https://issues.apache.org/jira/browse/SOLR-852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved SOLR-852.
----------------------------------
Resolution: Fixed
Committed revision 713761.
I committed a slight change to the load method such that it also passes in the
response, in case other loaders want to write to the response.
> 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
> Attachments: SOLR-852.patch, SOLR-852.patch
>
>
> 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.