[ https://issues.apache.org/jira/browse/SOLR-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045458#comment-13045458 ]
Robert Muir commented on SOLR-2491: ----------------------------------- James: sounds like a plan. Lets try to get this one resolved and we can followup with the option (and maybe change default or whatever) when that makes sense. I'll review the patch shortly. > spellcheck.maxCollationTries breaks when using FieldCollapsing > -------------------------------------------------------------- > > Key: SOLR-2491 > URL: https://issues.apache.org/jira/browse/SOLR-2491 > Project: Solr > Issue Type: Bug > Components: spellchecker > Affects Versions: 4.0 > Reporter: James Dyer > Priority: Minor > Fix For: 4.0 > > Attachments: SOLR-2491.patch > > > If specifying "spellcheck.maxCollationTries" and "group=true" on the same > query, you never get any Spell Check Collations back. The problem is that > SpellCheckCollator relies on ResponseBuilder.getToLog().get("hits") to see > how many results each test query returns. When "group=true", the "toLog" > isn't populated so SpellCheckCollator is unable to find a collation that can > return results. -- This message is automatically generated by JIRA. 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