sul-dlss / searchworks_traject_indexer

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

Figure out what to do about the backlog of MARC21 + MARCXML-formatted records used for testing #1113

Closed cbeer closed 1 year ago

cbeer commented 1 year ago

We're carrying around a lot of MARC21 + MARCXML data used in the tests converted from solrmarc. We're moving away from MARC21 + MARCXML in our indexer (FOLIO uses a JSON representation internally), so it's probably time to do something about this data, e.g.

jcoyne commented 1 year ago

There are 1101 instances of select_by_id in the tests where the "pluck out particular documents" approach is used.