Skip to content

[TASK] Updated the latest version of Solr #21

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nilesh-coderkid
Copy link

No description provided.

Copy link
Member

@rfay rfay left a comment

Choose a reason for hiding this comment

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

If you want to change the default version, shouldn't you set the default version?

https://github.com/ddev/ddev-typo3-solr/blob/main/docker-compose.typo3-solr.yaml#L6

@nilesh-coderkid
Copy link
Author

If you want to change the default version, shouldn't you set the default version?

https://github.com/ddev/ddev-typo3-solr/blob/main/docker-compose.typo3-solr.yaml#L6

Yes, that’s correct. However, since the latest available version is Solr 9.9, DDEV always generates the configuration to use the latest one by default.

@ochorocho
Copy link
Collaborator

I think @rfay is right.

if you just do:

ddev add-on get ddev/ddev-typo3-solr
ddev restart

change the .ddev/typo3-solr/config.yaml followed by

ddev solrctl apply

You'll get the version defined in the docker-compose.typo3-solr.yaml#L6 - solr:9.8 is the fallback image used unless SOLR_BASE_IMAGE is defined

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