You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Atri Sharma (JIRA)" <ji...@apache.org> on 2019/07/02 06:07:00 UTC

[jira] [Created] (SOLR-13597) TopGroups Should Respect the API in Lucene's TopDocs.merge

Atri Sharma created SOLR-13597:
----------------------------------

             Summary: TopGroups Should Respect the API in Lucene's TopDocs.merge
                 Key: SOLR-13597
                 URL: https://issues.apache.org/jira/browse/SOLR-13597
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Atri Sharma


In LUCENE-8857, TopDocs.merge loses the ability to set shard indices, so callers have to set shard indices themselves before calling merge, or use docID based tie breaker.

 

TopGroups uses this non existent capability of Lucene, hence the corresponding tests break. This Jira tracks the efforts to fix TopGroups to respect the new API, and should be merged post merge of LUCENE-8857



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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