You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2010/08/19 16:31:16 UTC

[jira] Updated: (LUCENE-2608) Allow for specification of spell checker accuracy when calling suggestSimilar

     [ https://issues.apache.org/jira/browse/LUCENE-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll updated LUCENE-2608:
------------------------------------

    Attachment: LUCENE-2608.patch

Adds the accuracy functionality to the Lucene spell checker and also adds support to Solr.  For Lucene, the change is backward compatible, for Solr, it is not back compatible for those who implement their own SolrSpellChecker, as I introduced a more future proof parameter passing capability.  I also added a means for per implementation parameters to be passed in.  Interpretation of those entries are entirely up to the implementation.

> Allow for specification of spell checker accuracy when calling suggestSimilar
> -----------------------------------------------------------------------------
>
>                 Key: LUCENE-2608
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2608
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/spellchecker
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>         Attachments: LUCENE-2608.patch
>
>
> There is really no need for accuracy to be a class variable in the Spellchecker

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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