Skip to content

♻️ Leverage more of Blacklight's Solr URL #6647

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

Merged
merged 4 commits into from
Feb 1, 2024

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Jan 30, 2024

Prior to this commit, our defaults were not considering scheme, core, password, nor user from the Blacklight URL.

What this meant was that the generated URL could strip away useful information from the configured URL; in particular the user and password information.

With this change, we utilize more of the underlying Blacklight configuration; a net positive.

jeremyf and others added 3 commits January 30, 2024 11:16
Prior to this commit, our defaults were not considering scheme, core,
password, nor user from the Blacklight URL.

What this meant was that the generated URL could strip away useful
information from the configured URL; in particular the user and password
information.

With this change, we utilize more of the underlying Blacklight
configuration; a net positive.
Copy link
Member

@orangewolf orangewolf left a comment

Choose a reason for hiding this comment

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

this is a good change. I'm not sure why it failed when Jeremy merged in main even through it passed on the merge before.

Copy link
Member

@dlpierce dlpierce left a comment

Choose a reason for hiding this comment

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

Looks good! It should pass again once valkyrie's shared specs are fixed.

@dlpierce dlpierce added the notes-minor Release Notes: Non-breaking features label Jan 31, 2024
@no-reply
Copy link
Contributor

cc: @mcritchlow @dunn

@dlpierce dlpierce merged commit d74e9e9 into main Feb 1, 2024
@dlpierce dlpierce deleted the improve-configuration-options-for-indexing-adapter branch February 1, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notes-minor Release Notes: Non-breaking features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants