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

🐛 Fix solr endpoint default issue #2179

Merged
merged 2 commits into from
Apr 5, 2024
Merged

Conversation

laritakr
Copy link
Collaborator

@laritakr laritakr commented Apr 5, 2024

refs #2177

The failure was happening due to the post method in Hyrax's solr_service. This method was using Hyrax's connection method, which fell back to valkyrie_index.connection, resulting in a url with no core so it used hyrax-valkyrie

@laritakr laritakr added bug patch-ver for release notes labels Apr 5, 2024
kirkkwang
kirkkwang previously approved these changes Apr 5, 2024
@laritakr laritakr merged commit 54fccb0 into main Apr 5, 2024
4 checks passed
@laritakr laritakr deleted the i2177-fix-solr-endpoint branch April 5, 2024 21:18
bkiahstroud added a commit to scientist-softserv/hykuup_knapsack that referenced this pull request May 16, 2024
We're seeing an issue where some Solr requests are being sent to the
wrong tenant. With this Hyku update, we'll get the following fixes
related to Solr endpoints:

- samvera/hyku#2179
- samvera/hyku#2180
- samvera/hyku#2182
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants