sul-dlss / searchworks_traject_indexer

indexing MARC, MODS, and more for SearchWorks
Other
6 stars 1 forks source link

Stop supporting MARC 596 stub on-order items #1344

Closed cbeer closed 4 months ago

cbeer commented 9 months ago

We're currently handling on-order records three ways:

We'd like to stop using the MARC 596 lookup, but we suspect there are still some on-order records without the necessary FOLIO data, e.g.: https://searchworks.stanford.edu/view/11746128

In order to continue to show these on-order items in Searchworks, we mightneed to link the order to a library through the locationId (and/or potentially other fields) instead of just the holdingId

cbeer commented 4 months ago

Kevin did some analysis and came up with ~150 instances that won't be indexed. Gryphon-search was ok remediating those objects in the future.

Fixed by #1478.