[ https://issues.apache.org/jira/browse/SOLR-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Miller updated SOLR-743: ----------------------------- Attachment: SOLR-743.patch Had a bit of debug in one of those classes. Also went through to make sure everything was still being done with bit twiddling. I can't imagine any speed loss with this wouldn't be worth the clearer more maintainable code (though i should still try and work around calling ordinal() in there). > Update the bitset usage in Schema to enums > ------------------------------------------ > > Key: SOLR-743 > URL: https://issues.apache.org/jira/browse/SOLR-743 > Project: Solr > Issue Type: Improvement > Reporter: Mark Miller > Priority: Minor > Fix For: 1.4 > > Attachments: SOLR-743.patch, SOLR-743.patch > > > For all of the reasons given by smarter people than I (specifically, > Effective Java), and because its just easier to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.