benwtrent commented on issue #13946:
URL: https://github.com/apache/lucene/issues/13946#issuecomment-2435510156

   ```  
   1> 0 doc: 3 id: 0 score: 2.8378134
   1> 1 doc: 0 id: 3 score: 0.16505925
   1> 2 doc: 1 id: 2 score: 0.16505925
   ```
   
   I think gitbisect might be a red herring?
   
   It seems like its a typical failure where we tie break on the doc-id and but 
the docs have been merged and thus order has shifted. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to