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

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

As noted on solr-dev, I had misunderstood the behavior. The problem was that I 
had configured a separate handler for spellcheck and I needed to pass shards.qt 
to make it work with distributed search.

So distributed spell check is working and I'm trying to write tests making sure 
that the response returned by distributed spellcheck is the same as the one 
returned by non-distributed spellcheck for the various spellcheck parameters.

In the current patch, distributed spellcheck always returns 
correctlySpelled=false which non-distributed mode does not. I'll have a patch 
ready soon with the test and fixes.

> 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
>             Fix For: 1.5
>
>         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.

Reply via email to