[
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: [email protected]
For additional commands, e-mail: [email protected]