[ https://issues.apache.org/jira/browse/SOLR-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683776#action_12683776 ]
Shalin Shekhar Mangar commented on SOLR-969: -------------------------------------------- I see no advantage in maintaining an enum as well as a string. I agree that an integer is not intuitive and should be replaced by a string. It might be OK to break compatibility. > Context#FULL_DUMP, DELTA_DUMP, FIND_DELTA as an enum > ----------------------------------------------------- > > Key: SOLR-969 > URL: https://issues.apache.org/jira/browse/SOLR-969 > Project: Solr > Issue Type: Improvement > Components: contrib - DataImportHandler > Environment: Java 6, Tomcat 6 > Reporter: Kay Kay > Fix For: 1.4 > > Attachments: SOLR-969.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > Context # FULL_DUMP, DELTA_DUMP, FIND_DELTA made type-safe as an enum. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.