Implement getDistance() on DirectSpellChecker.INTERNAL_LEVENSHTEIN
------------------------------------------------------------------

                 Key: LUCENE-3527
                 URL: https://issues.apache.org/jira/browse/LUCENE-3527
             Project: Lucene - Java
          Issue Type: Improvement
          Components: modules/spellchecker
    Affects Versions: 4.0
            Reporter: James Dyer
            Priority: Minor
             Fix For: 4.0


DirectSpellChecker.INTERNAL_LEVENSHTEIN is currently not a full-fledged 
implementation of StringDistance.  But an full implementation is needed for 
Solr's SpellCheckComponent.finishStage(), and also would be helpful for those 
trying to take the advice given in LIA 2nd ed section sect8.5.3.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to