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
While testing the previous changes I realized that the EResourcesToSolr
exporter was never configured to *delete* holdings from Redis--only to
add them. This updates that exporter so that the `delete_records` method
tracks record numbers for deleted eresources and `final_callback`
removes them from Redis.
0 commit comments