saschaszott opened a new pull request #542: LuceneLevenshteinDistance computes distance value outside of interval [0, 1] URL: https://github.com/apache/lucene-solr/pull/542 fixed two bugs in LuceneLevenshteinDistance's getDistance method that leads to both **negative distance values** and **distance values that are greater than 1** created unit tests
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
