[ 
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to