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

Add Solr schema compatible with Solr 9 #6

Open
wants to merge 1 commit into
base: dev-v2.9
Choose a base branch
from

Conversation

amercader
Copy link

@amercader amercader commented Dec 17, 2024

As discussed on the dev meeting. This turned out to be easier than I thought as the CKAN code itself has already the changes needed to support Solr 9. They were backported back in CKAN 2.9.5 (ckan@2a9518e). So the only thing needed is a version of the schema that removes the incompatible fields in Solr 9. I kept it separate as we did for the solr8 version, and we'll point to the right one on the ckan/ckan-solr Docker images.

The CKAN code itself has already the changes needed to support Solr 9
as they were backported back in CKAN 2.9.5 [1]. So the only thing needed
is a version of the schema that removes the incompatible fields in Solr
9. I kept it separate as we did for the solr8 version, and we'll point
to the right one on the ckan/ckan-solr Docker images.

[1]
ckan@2a9518e
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.

1 participant