[ 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-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org