[ https://issues.apache.org/jira/browse/SOLR-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464559 ]
Ryan McKinley commented on SOLR-104: ------------------------------------ I just uploaded: HandlerRefactoring-DRAFT-SRC.zip. It is not a patch, but it will be easier to integrate with /trunk. 1) Extract the zip files 2) Copy them into your solr directory. Overwrite all files (svn will give you diff) 3) delete the following files: (they have been renamed or moved) src/java/org/apache/solr/request/DisMaxRequestHandler.java src/java/org/apache/solr/request/LocalSolrQueryRequest.java src/java/org/apache/solr/request/SolrQueryRequest.java src/java/org/apache/solr/request/SolrQueryRequestBase.java src/java/org/apache/solr/request/SolrRequestHandler.java src/java/org/apache/solr/request/StandardRequestHandler.java src/java/org/apache/solr/util/CommonParams.java src/java/org/apache/solr/util/DisMaxParams.java > Update Plugins > -------------- > > Key: SOLR-104 > URL: https://issues.apache.org/jira/browse/SOLR-104 > Project: Solr > Issue Type: Improvement > Components: update > Affects Versions: 1.2 > Reporter: Ryan McKinley > Fix For: 1.2 > > Attachments: HandlerRefactoring-DRAFT-SRC.zip, > HandlerRefactoring.DRAFT.patch, HandlerRefactoring.DRAFT.patch, > HandlerRefactoring.DRAFT.zip > > > The plugin framework should work for 'update' actions in addition to 'search' > actions. > For more discussion on this, see: > http://www.nabble.com/Re%3A-Handling-disparate-data-sources-in-Solr-tf2918621.html#a8305828 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira