[
https://issues.apache.org/jira/browse/LANG-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pascal Schumacher resolved LANG-1234.
-------------------------------------
Resolution: Fixed
Fix Version/s: 3.5
Pull request merged. Thanks!
> getLevenshteinDistance with a threshold: optimize implementation if the
> strings lengths differ more than the threshold
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: LANG-1234
> URL: https://issues.apache.org/jira/browse/LANG-1234
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.*
> Affects Versions: 3.4
> Reporter: Pascal Schumacher
> Fix For: 3.5
>
>
> If the string lengths differ more than the threshold, there's no need for the
> algorithm to begin allocating arrays etc.
> Pull request: [https://github.com/apache/commons-lang/pull/118]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)