Skip to content

feat: upgrade to Solr 9, fixes #48 #49

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

feat: upgrade to Solr 9, fixes #48 #49

wants to merge 2 commits into from

Conversation

bserem
Copy link
Collaborator

@bserem bserem commented Mar 31, 2025

The Issue

SOLR 8 is EOL

How This PR Solves The Issue

Upgrades to SOLR 9

Manual Testing Instructions

ddev add-on get https://github.com/ddev/ddev-drupal-solr/tarball/solr9
ddev restart
ddev launch :8943

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

@bserem bserem marked this pull request as draft March 31, 2025 13:00
@rfay
Copy link
Member

rfay commented Mar 31, 2025

ddev-drupal-solr is also EOL :) Consider ddev-solr, https://github.com/ddev/ddev-solr

And it has a way to change the solr version, https://github.com/ddev/ddev-solr?tab=readme-ov-file#using-alternate-versions-of-solr

@bserem
Copy link
Collaborator Author

bserem commented Apr 1, 2025

Sadly it is (still) unclear to me whether platform.sh is running SOLR 9 in cloud mode or not. There is nothing in their docs. That's the main reason we are continuing to use ddev-drupal-solr.

I'll try to get an answer for this once time allows

@rfay
Copy link
Member

rfay commented Apr 1, 2025

If you want to update this to Solr 9, consider the technique in ddev-solr, with the supported .env.solr technique.

@rfay rfay changed the title Solr9 Upgrade to Solr9 Apr 1, 2025
@rfay
Copy link
Member

rfay commented Apr 1, 2025

You really need to do something like that, because IIRC Acquia has just upgraded to Solr 7 ?

@bserem
Copy link
Collaborator Author

bserem commented Apr 1, 2025

I am not aware of what Acquia uses, I don't maintain any projects there.

Platform.sh support 8.11 and 9, but no details about cloud mode.

@rfay
Copy link
Member

rfay commented Apr 1, 2025

Check into their discord and see if you get some info. You should also be able to platform ssh and explore what their setup is.

@stasadev stasadev changed the title Upgrade to Solr9 feat: upgrade to Solr 9, fixes #48 Apr 24, 2025
@stasadev
Copy link
Member

Rebased.

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