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 16:53:01 UTC

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

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

Atri Sharma resolved SOLR-13597.
--------------------------------
    Resolution: Not A Problem

This can be done at Lucene level itself, given the usage pattern of Solr for TopDocs.merge

> 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
>            Priority: Major
>
> 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