[ https://issues.apache.org/jira/browse/SOLR-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786496#action_12786496 ]
Shalin Shekhar Mangar commented on SOLR-785: -------------------------------------------- {quote} We need to take another look at how the rebuild happens. There seem to be some race conditions which show up when we do stress testing. For now, this patch disables stress tests. I'll investigate and open other issues for that. {quote} I just noticed the LUCENE-2108 commit. After upgrading the contrib spellcheck jar to lucene trunk, these issues are no longer reproducible. Those changes are not yet ported to the Lucene 2.9 branch but will soon be. Do we need to keep Lucene core and contrib versions in sync? It seems like we'll need to upgrade contrib-spellcheck. Is it necessary to upgrade both core and contrib to latest 2.9 branch or can we just go ahead and upgrade spellcheck (perhaps even to 3.0 since it is compatible). > 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: SOLR-785.patch, SOLR-785.patch, 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.