[ https://issues.apache.org/jira/browse/SOLR-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617118#action_12617118 ]
noble.paul edited comment on SOLR-660 at 7/25/08 8:06 PM: ---------------------------------------------------------- This looks very good, Ryan .The configuration is obvious as what it is doing though I'm still not convinced of the need for a factory (Eitherway it does not matter). I guess it would be nice to make the _UpdateRequestProcessorFactory_ implements SolrCoreAware. Any initialization with the core can be done here. I have changed the wiki too was (Author: noble.paul): This looks very good, Ryan .The configuration is obvious as what is is doing . I guess it would be nice to make the _UpdateRequestProcessorFactory_ implements SolrCoreAware. Any initialization with the core can be done here > Simplify UpdateRequestProcessor API > ----------------------------------- > > Key: SOLR-660 > URL: https://issues.apache.org/jira/browse/SOLR-660 > Project: Solr > Issue Type: Improvement > Components: update > Affects Versions: 1.3 > Reporter: Ryan McKinley > Fix For: 1.3 > > Attachments: SOLR-660-update-processor.patch > > > SOLR-269 introduced UpdateRequestProcessor. The existing API/configuration > is too complicated and should be simplified before release 1.3 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.