[
https://issues.apache.org/jira/browse/SOLR-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045248#comment-13045248
]
Robert Muir commented on SOLR-2491:
-----------------------------------
James: any opinion on this with regards to SOLR-2564?
I'm totally lost when it comes to grouping, but do you still think collation
should use ungrouped queries or should we wait on SOLR-2564, which seems to
suggest it can return this count... I could be confused here and haven't looked
in detail though.
> 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: [email protected]
For additional commands, e-mail: [email protected]