[ https://issues.apache.org/jira/browse/SOLR-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208587#comment-13208587 ]
James Dyer edited comment on SOLR-2847 at 2/15/12 5:09 PM: ----------------------------------------------------------- Trunk: r1244553 Branch_3x: r1244595 was (Author: jdyer): Trunk: r1244553 Branch_3x: r124459 > fix test bug in DistributedSpellCheckComponentTest > -------------------------------------------------- > > Key: SOLR-2847 > URL: https://issues.apache.org/jira/browse/SOLR-2847 > Project: Solr > Issue Type: Bug > Components: multicore, spellchecker > Affects Versions: 3.5, 4.0 > Reporter: James Dyer > Assignee: James Dyer > Priority: Trivial > Fix For: 3.6, 4.0 > > Attachments: SOLR-2847.patch, SOLR-2847.patch > > > In Trunk, the IndexBasedSpellChecker dictionary is not being built both for > the "control" and "shard" indexes. The test then compares nothing to nothing > and passes, because both the shard-index response and the control-index > responses are the same. This issue fixes the problem with the dictionaries > not being built and also adds an additional check for data in the > control-index responses so that this sort of regression may be detected in > the future. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org