[ 
https://issues.apache.org/jira/browse/SANDBOX-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14343563#comment-14343563
 ] 

Jonathan Baker commented on SANDBOX-491:
----------------------------------------

Hi Bruno,

Do you know why [non-threshold 
version](https://commons.apache.org/proper/commons-lang/javadocs/api-3.3/org/apache/commons/lang3/StringUtils.html#getLevenshteinDistance%28java.lang.CharSequence,%20java.lang.CharSequence%29)
 of the Levenshtein distance was removed when commons-test was spawned from 
commons-lang3?  The commons-text version is just delegating to the other method 
with Integer.MAX_VALUE.  The two commons-lang3 methods were different.

Would it make sense to bring it back for use when "threshold" is set null?

Thanks

> Allow extra information (e.g. Levenshtein threshold) to be stored as (final) 
> fields in the StringMetric instance.
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: SANDBOX-491
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-491
>             Project: Commons Sandbox
>          Issue Type: Improvement
>          Components: Commons Text
>            Reporter: Jonathan Baker
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to