You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "James Dyer (JIRA)" <ji...@apache.org> on 2014/08/08 22:33:12 UTC

[jira] [Updated] (SOLR-6346) Distributed Spellcheck has inconsistent collation ordering

     [ https://issues.apache.org/jira/browse/SOLR-6346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Dyer updated SOLR-6346:
-----------------------------

    Attachment: SOLR-6346.patch

Here is a patch containing a test modification that demonstrates this bug.

> Distributed Spellcheck has inconsistent collation ordering
> ----------------------------------------------------------
>
>                 Key: SOLR-6346
>                 URL: https://issues.apache.org/jira/browse/SOLR-6346
>             Project: Solr
>          Issue Type: Bug
>          Components: spellchecker
>    Affects Versions: 4.9
>            Reporter: James Dyer
>            Priority: Minor
>         Attachments: SOLR-6346.patch
>
>
> While evaluating SOLR-3029, I found that the "collationInternalRank" that shards pass to each other is broken.  It is not evaluated at all with "spellcheck.collateExtendedResults"=true.  But even when evaluated, it does not guarantee that collations will return ranked the same as if the request was made from a non-distributed configuration.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org