[ https://issues.apache.org/jira/browse/SOLR-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shalin Shekhar Mangar updated SOLR-782: --------------------------------------- Attachment: SOLR-782.patch Another round of cleanup: # Removed multiple document nodes in the configuration xml. They were not used anyway. # Removed 'default' variables. This was a feature which was never documented or advertised on the mailing list. It can very easily be replaced with the request handlers' built-in support for 'default' request parameters. I will commit in a day or two. > cleanup DIH code > ---------------- > > Key: SOLR-782 > URL: https://issues.apache.org/jira/browse/SOLR-782 > Project: Solr > Issue Type: Improvement > Affects Versions: 1.3 > Reporter: Noble Paul > Assignee: Shalin Shekhar Mangar > Priority: Minor > Fix For: 1.4 > > Attachments: evaluatorcleanup.patch, SOLR-782.patch, SOLR-782.patch, > SOLR-782.patch > > > A lot of unnecessary code was introduced in DIH to make it work both 1.2 and > 1.3. Now 1.3 is out we can clean it up -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.