[ https://issues.apache.org/jira/browse/LUCENE-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uwe Schindler updated LUCENE-7028: ---------------------------------- Attachment: LUCENE-7028.patch Patch. I decided to remove the older method (which should have been deprecated already). In both cases some other parts in Lucene and Solr had to be modified. Should I deprecate in 5.x / 5.5? > Remove useless clone of method in Lucene 6' LegacyNumericUtils > -------------------------------------------------------------- > > Key: LUCENE-7028 > URL: https://issues.apache.org/jira/browse/LUCENE-7028 > Project: Lucene - Core > Issue Type: Bug > Reporter: Uwe Schindler > Assignee: Uwe Schindler > Fix For: master, 6.0 > > Attachments: LUCENE-7028.patch > > > While working on LUCENE-7027 I noticed, that NumericUtils contains the same > method 2 times (same signature), one just delegating to the other. I will > remove the duplicate for 6.0. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org