Uwe Schindler created LUCENE-7028: ------------------------------------- Summary: 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
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