-
Notifications
You must be signed in to change notification settings - Fork 3
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 Hyrax (2.9.6 -> 5.0.0) EPIC #1022
Comments
We recently upgraded our Hyrax app from Hyrax 2.96 to 3.6. In the course of this upgrade, which also involved Dockerizing the app, we moved from Fedora 4.7.1 to 4.7.5. Because we had trouble with the Fedora import/export tool, we simply copied over all the Fedora and Solr core data on disk to the new image, and at first glance, everything seems to be working fine. However, reindexing causes loss of some metadata fields, specifically the keyword (keyword_sim and keyword_tesim in the Solr index) and license fields (license_tesim). Likewise, the ActiveFedora::Base.find and associated to_solr methods drop the data in these fields. (I am imagining perhaps that's why the reindexing fails.) |
Important Migration Service : samvera/hyrax#3748 |
I propose we got to version 3.6 next. |
Descriptive summary
We are on Hyrax version 2.9.6.
Expected behavior
5.0.0
4.0.0 - May 30, 2023 (1.6 MB)
https://github.com/samvera/hyrax/releases/tag/hyrax-v4.0.0
3.6.0 - June 27, 2023 (1.21 MB)
https://github.com/samvera/hyrax/releases/tag/hyrax-v3.6.0
3.5.0 - December 09, 2022 (1.21 MB)
https://github.com/samvera/hyrax/releases/tag/hyrax-v3.5.0
3.4.2 - August 24, 2022 (1.21 MB)
https://github.com/samvera/hyrax/releases/tag/v3.4.2
3.4.1 - March 30, 2022 (1.2 MB)
https://github.com/samvera/hyrax/releases/tag/v3.4.1
3.4.0 - March 23, 2022 (1.19 MB)
https://github.com/samvera/hyrax/releases/tag/v3.4.0
3.3.0 - January 24, 2022 (1.18 MB)
https://github.com/samvera/hyrax/releases/tag/v3.3.0
3.2.0 - November 16, 2021 (1.15 MB)
https://github.com/samvera/hyrax/releases/tag/v3.2.0
3.1.0 - September 09, 2021 (1.14 MB)
https://github.com/samvera/hyrax/releases/tag/v3.1.0
3.0.2 - May 07, 2021 (1.13 MB)
https://github.com/samvera/hyrax/releases/tag/v3.0.2
3.0.1 - March 31, 2021 (1.12 MB)
https://github.com/samvera/hyrax/releases/tag/v3.0.1
3.0.0 - March 24, 2021 (1.12 MB)
https://github.com/samvera/hyrax/releases/tag/v3.0.0
Actual behavior
Steps to reproduce the behavior
Related work
Link to related issues or prior related work here.
The text was updated successfully, but these errors were encountered: