[ https://issues.apache.org/jira/browse/LUCENE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14086313#comment-14086313 ]
Ryan Ernst commented on LUCENE-5870: ------------------------------------ +1 > Simplify StoredFieldsVisitor > ---------------------------- > > Key: LUCENE-5870 > URL: https://issues.apache.org/jira/browse/LUCENE-5870 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Adrien Grand > Assignee: Adrien Grand > Fix For: 5.0, 4.10 > > Attachments: LUCENE-5870.patch > > > StoredFieldVisitor has a visitor method for 4 numeric types: int, long, float > and double. We should remove this specialization and just have a method that > takes a java.lang.Number. -- This message was sent by Atlassian JIRA (v6.2#6252) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org