[ https://issues.apache.org/jira/browse/LUCENE-8656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028954#comment-17028954 ]
ASF subversion and git services commented on LUCENE-8656: --------------------------------------------------------- Commit d3ac1329a3bcb3c3c579d3e4dda6dd78fa61509b in lucene-solr's branch refs/heads/master from Erick Erickson [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=d3ac132 ] LUCENE-8656: Deprecations in FuzzyQuery (#1229) LUCENE-8656: Deprecations in FuzzyQuery Closes #1229 > 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: 20m > 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