Alan Woodward created LUCENE-8656:
-------------------------------------

             Summary: 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: Alan Woodward


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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to