Skip to content

Add Solr/Lucene migration correctness blog post#178

Merged
epugh merged 1 commit into
apache:mainfrom
parveensaini:add-solr-lucene-migration-correctness-post
May 3, 2026
Merged

Add Solr/Lucene migration correctness blog post#178
epugh merged 1 commit into
apache:mainfrom
parveensaini:add-solr-lucene-migration-correctness-post

Conversation

@parveensaini
Copy link
Copy Markdown
Contributor

This PR adds a Solr blog entry linking to an external article on validating ranking correctness during major Solr/Lucene migrations.

The article discusses a practical side-by-side validation approach for detecting ranking behavior drift, including candidate overlap changes, rank deltas, score distribution drift, and latency differences across Solr/Lucene versions.

@epugh
Copy link
Copy Markdown
Contributor

epugh commented May 3, 2026

I am a big fan of the thinking behind this blog post.

@epugh epugh merged commit aae498b into apache:main May 3, 2026
1 check passed
@dsmiley
Copy link
Copy Markdown
Contributor

dsmiley commented May 20, 2026

Hasn't been published yet: https://solr.apache.org/blog.html


Major Solr/Lucene upgrades can introduce subtle ranking behavior changes even when functional tests continue to pass. This article discusses a practical side-by-side validation approach for detecting candidate-set changes, rank deltas, score distribution drift, and latency differences during migration testing.

The complete post can be read here: [Validating Ranking Correctness During Solr/Lucene Migrations](https://dzone.com/articles/solr5-to-solr8-migration-ads-system).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm surprised this doesn't link to the comparison tool as well, which also has the detailed checklist.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks David. I opened a small follow-up PR to add the companion harness/checklist link as suggested.
#185

@janhoy
Copy link
Copy Markdown
Contributor

janhoy commented May 20, 2026

Hasn't been published yet: https://solr.apache.org/blog.html

I published the site this morning for some other edits, so now this is also live 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants