solr-user@lucene.apache.org
| Sent: Wednesday, October 10, 2012 5:40:23 PM
| Subject: Re: Using additional dictionary with DirectSolrSpellChecker
|
| On Wed, Oct 10, 2012 at 9:02 AM, O. Klein wrote:
| > I don't want to tweak the threshold. For majority of cases it works
| > fine.
| >
| >
On Wed, Oct 10, 2012 at 9:02 AM, O. Klein wrote:
> I don't want to tweak the threshold. For majority of cases it works fine.
>
> It's for cases where term has low frequency but is spelled correctly.
>
> If you lower the threshold you would also get incorrect spelled terms as
> suggestions.
>
Yeah
I don't want to tweak the threshold. For majority of cases it works fine.
It's for cases where term has low frequency but is spelled correctly.
If you lower the threshold you would also get incorrect spelled terms as
suggestions.
Robert Muir wrote
> These thresholds are adjustable: read the jav