You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Erick Erickson (Jira)" <ji...@apache.org> on 2020/02/02 13:41:00 UTC

[jira] [Commented] (LUCENE-8656) Deprecations in FuzzyQuery

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

Erick Erickson commented on LUCENE-8656:
----------------------------------------

I put up a PR yesterday, I'll commit this probably Tuesday unless there are objections. I don't intend to backport to the 8x branch BTW, this is mostly about tidying up all of our javacc tasks in the Gradle build.

> Deprecations in FuzzyQuery
> --------------------------
>
>                 Key: LUCENE-8656
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8656
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Erick Erickson
>            Priority: Major
>         Attachments: LUCENE-8656.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> FuzzyQuery has a static helper method that translates float similarity values into integer edit distances, only currently used by queryparsers.  It has been deprecated since 4.0, but I think allowing query parsers to specify float similarities is actually fine - we should un-deprecate it, and just remove the deprecated float-valued defaultMinSimilarity member.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org