Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade solr to 8 #3442

Merged
merged 4 commits into from
May 30, 2024
Merged

Upgrade solr to 8 #3442

merged 4 commits into from
May 30, 2024

Conversation

murny
Copy link
Contributor

@murny murny commented Apr 12, 2024

Context

Similar to the work done in #3416, I first upgraded Solr to v8.0 off this branch.

There was an error arround solr.StandardFilterFactory. This is apparently a no-op and hasn't been doing anything since Solr 3.1 as mentioned here.
We can safetly remove this as a result.

With this option removed, Solr v8.0 worked just fine. I upgraded then to Solr v8.11.X and everything continued to work as well.

I also compared what Hyrax did to get to Solr v8 and they took the same approach for this.

Solr v8.11 is the oldest version to still be supported and is not end of life. So this version will get us critical security updates.

NOTE: Leaving this in DRAFT until #3416 is merged first and production Solr index has been reindexed on Solr 7.

@murny murny changed the base branch from master to #3311-upgrade-solr-to-7 April 12, 2024 21:24
pgwillia
pgwillia previously approved these changes May 3, 2024
Copy link
Member

@pgwillia pgwillia left a comment

Choose a reason for hiding this comment

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

👍 for whenever this needs merging.

Base automatically changed from #3311-upgrade-solr-to-7 to master May 23, 2024 23:09
@murny murny dismissed pgwillia’s stale review May 23, 2024 23:09

The base branch was changed.

@murny murny marked this pull request as ready for review May 24, 2024 17:25
@murny murny merged commit 215aa1b into master May 30, 2024
4 checks passed
@murny murny deleted the upgrade-solr-to-8 branch May 30, 2024 00:13
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.

3 participants