parveensaini opened a new issue, #15547:
URL: https://github.com/apache/lucene/issues/15547

   While upgrading a production system from Solr 5.5.4 (Lucene 5.x) to Solr 
8.9.x (Lucene 8.x), we noticed consistent ranking differences for the same 
queries and data when using TF-IDF–based scoring.
   
   This came up during a Solr JIRA discussion (SOLR-17757), where Solr 
maintainers mentioned that the behavior is intentional and comes from Lucene 
rather than Solr.
   
   I’m opening this issue mainly to confirm this at the Lucene level and to ask 
whether this change is already documented somewhere, or if it would make sense 
to call it out more explicitly for users doing major version upgrades.
   
   I’m not suggesting reverting or changing the behavior — just trying to make 
sure expectations are clear, since ranking shifts during upgrades can be 
surprising in real deployments.
   
   The differences are visible via explain output and were reproducible with 
the same dataset and queries. Details and code snippets are linked in the Solr 
issue:
   
[https://issues.apache.org/jira/browse/SOLR-17757](https://issues.apache.org/jira/browse/SOLR-17757)
   
   If helpful, I can also put together a small Lucene-level reproducer.
   
   Thanks for the guidance.
   
   — Parveen Saini


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to