James Dyer created SOLR-6346:
--------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to