You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "James Dyer (JIRA)" <ji...@apache.org> on 2010/08/23 22:06:18 UTC

[jira] Updated: (SOLR-2083) Problem with Distributed SpellCheck

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

James Dyer updated SOLR-2083:
-----------------------------

    Attachment: SOLR-2083.patch

This patch demos the problem.

> Problem with Distributed SpellCheck
> -----------------------------------
>
>                 Key: SOLR-2083
>                 URL: https://issues.apache.org/jira/browse/SOLR-2083
>             Project: Solr
>          Issue Type: Bug
>          Components: spellchecker
>            Reporter: James Dyer
>            Priority: Minor
>         Attachments: SOLR-2083.patch
>
>
> In DistributedSpellCheckTest, if I add 10 additional documents to the index with field "lowerfilt" containing "The quack red fox jumped over the lazy brown dogs.", then the shard'ed SpellCheckComponent wants to correct "quick" to "quack".  The control, non-shared'ed component correctly does not try to correct "quick".  The test subsequently fails.

-- 
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