[ https://issues.apache.org/jira/browse/LUCENE-8992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956138#comment-16956138 ]
ASF subversion and git services commented on LUCENE-8992: --------------------------------------------------------- Commit 1c23a3c14e78ab0840633bbfbbbad924bf7faefe in lucene-solr's branch refs/heads/branch_8x from jimczi [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=1c23a3c ] LUCENE-8992: Share minimum score across segment in concurrent search This is a follow up of LUCENE-8978 that introduces shared minimum score across segment in concurrent search for top field collectors that sort by relevance first. > Share minimum score across segments in concurrent search > -------------------------------------------------------- > > Key: LUCENE-8992 > URL: https://issues.apache.org/jira/browse/LUCENE-8992 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Jim Ferenczi > Priority: Minor > Time Spent: 6h 10m > Remaining Estimate: 0h > > As a follow up of LUCENE-8978 we should share the minimum score in > concurrent search > for top field collectors that sort on relevance first. The same logic should > be applicable with the only condition that the primary sort is by relevance. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org