You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're seeing this error sometimes in the worker:
```
RuntimeError (The value for :adapter was not found in the blacklight.yml config)
```
This patch will make the `Blacklight.repository_class` to be hardcoded
to `Blacklight::Solr::Repository` to see if it fixes the issue.
0 commit comments