-
Notifications
You must be signed in to change notification settings - Fork 107
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 latest LTS series #922
Comments
Current version is 8.6.3 |
Yes, 8.x is current but we want an LTS release, not the latest. At the moment, it looks like CKAN 2.9 is not compatible with Solr 8 although the support implementation has started. |
We're still limited by CKAN only supporting through Solr 6.6.6 upstream. |
We have successfully updated catalog to use the latest LTS release of Solr. There is an issue to finish updating inventory to use Solr 8 as well. This issue has been superseded by #3697 for Inventory. |
Closing this as we've updated Solr. |
User Story
As an operator, I want to use LTS solr so that my solr cluster has a long runway for support and security updates.
Details
Before getting too far into this, we should check that CKAN indeed supports 7.7.x. I've seem some anecdotal evidence that the most compatible version is 6.6.x.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: