You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/05/24 17:28:45 UTC

[jira] Commented: (SOLR-785) Distributed SpellCheckComponent

    [ https://issues.apache.org/jira/browse/SOLR-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712562#action_12712562 ] 

Shalin Shekhar Mangar commented on SOLR-785:
--------------------------------------------

Matthew, thanks for the patch. Can you please include a unit test?

Also, I'm thinking that we could refactor the Lucene spell checker to fetch the suggestions without the edit distance and find out the top 'n' suggestions after performing an edit distance on the aggregator. What do you think?

> Distributed SpellCheckComponent
> -------------------------------
>
>                 Key: SOLR-785
>                 URL: https://issues.apache.org/jira/browse/SOLR-785
>             Project: Solr
>          Issue Type: Improvement
>          Components: spellchecker
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>         Attachments: spelling-shard.patch
>
>
> Enhance the SpellCheckComponent to run in a distributed (sharded) environment.

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