[ 
https://issues.apache.org/jira/browse/LUCENE-8825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858807#comment-16858807
 ] 

ASF subversion and git services commented on LUCENE-8825:
---------------------------------------------------------

Commit 131b7bfbe5aa6bc5102de95689f714404a0cccd5 in lucene-solr's branch 
refs/heads/branch_8x from Atri Sharma
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=131b7bf ]

LUCENE-8825: Improve CheckHits's Printing Capabilities

Signed-off-by: Adrien Grand <jpou...@gmail.com>


> Improve Print Info Of CheckHits
> -------------------------------
>
>                 Key: LUCENE-8825
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8825
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Atri Sharma
>            Priority: Minor
>         Attachments: LUCENE-8825.patch
>
>
> CheckHits should publish the shardIndex of the two involved ScoreDoc 
> instances when there is a mismatch. Since shardIndex can be involved in the 
> ordering of result ScoreDocs (due to it being considered during tie break 
> when no sort order is specified), this can be useful for understanding test 
> failures involving CheckHits.



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