You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Simon Svensson (JIRA)" <ji...@apache.org> on 2019/01/21 08:23:01 UTC

[jira] [Closed] (LUCENENET-590) SpellChecker.Exist() minimum word length

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

Simon Svensson closed LUCENENET-590.
------------------------------------
    Resolution: Won't Fix

I'm closing this since the code matches the Java code, and there hasn't been any activity in the issue for some time. If you still have a problem with the SpellChecker.Exist method, write a comment and we'll revisit the issue.

> SpellChecker.Exist() minimum word length 
> -----------------------------------------
>
>                 Key: LUCENENET-590
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-590
>             Project: Lucene.Net
>          Issue Type: Bug
>          Components: Lucene.Net.Suggest
>    Affects Versions: Lucene.Net 4.8.0
>         Environment: .NET 4.6
>            Reporter: Meta
>            Priority: Major
>
> Hi,
> I'm not exactly sure if this is a bug or by design, but I've noticed when using the .Exist function of the SpellCheker  Lucene.Net.Search.Spell.SpellChecker.Exist(string), it does not check if the word exist if the word character length is 2.
> Let me know if you have questions.
> Thanks



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)