[ https://issues.apache.org/jira/browse/SOLR-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617119#action_12617119 ]
Ryan McKinley commented on SOLR-660: ------------------------------------ bq. I guess it would be nice to make the UpdateRequestProcessorFactory any UpdateRequestProcessorFactory that needs access to SolrCore just needs to implement SolrCoreAware, then it will be initialized via the standard plugin stuff. Our base UpdateRequestProcessorFactory should not need SolrCore. It does not _need_ to be a factory, but the chaining and state implementations (for non-trivial processors) is much more straight forward. > 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.