-
Notifications
You must be signed in to change notification settings - Fork 253
Blacklight Committer's Call
Trey Pendragon edited this page Jan 12, 2022
·
12 revisions
Blacklight committer's calls are the second Wednesday of every month from 11:00 to 11:50 Pacific. Connection information can be found in the #blacklight channel in code4lib slack as a pinned message.
- Where should we store notes?
- Discussion on the purpose of this call.
- Blacklight's expansive handling of Solr errors with HTTP 200 and "Sorry, I don't understand your search" message. (jrochkind)
- one specific part https://github.com/projectblacklight/blacklight/pull/2597, I need help with Rubocop complexity error
- RSolr retry_503 feature does not (I think) do what is documented, is not tested, and relies on
retrymiddleware that poses Faraday 2.x upgrade problems. What to do? (jrochkind) - I have been having trouble figuring out how to upgrade things to Blacklight 8 (or 7-non-deprecated) involving "query constraint overrides". cbeer recently gave me a hint that there may be recently added features in "SearchState" that are relevant at https://github.com/projectblacklight/blacklight/pull/237, but I still haven't been able to figure it out. Others might be in the same boat. Documentation? Example? Knowledge-share? (jrochkind)