sul-dlss-deprecated / dor_indexing_app

An indexing API for Stanford's Digital Object Repository
https://sul-dlss-deprecated.github.io/dor_indexing_app/
Apache License 2.0
0 stars 2 forks source link

Index argo facets starting "SW" with the same code used by SearchWorks for those facets #992

Closed ndushay closed 11 months ago

ndushay commented 1 year ago

Use stanford_mods code to index the Argo facets that are supposed to be akin to SearchWorks facets. There is an exemplar PR #993. I think a single PR for all the rest of the facets below is fine, but that's up to you.

The below is condensed from https://docs.google.com/spreadsheets/d/1s4gQcPEY_YPGrDOFXQQ1IbRYBc3AaKGRIPW1FFw46G0/, where I traced Argo and SearchWorks for catalog config information for Solr facet field names and then chased indexing code in searchworks_traject_indexer to get to the methods used to populate the SearchWorks facet fields. See also the epic sul-dlss/argo#3168 for more info.

All SW facets:

ndushay commented 11 months ago

ACTION ITEM per discussion with @andrewjbtw @ndushay and @aaron-collier on 10/3/23: Aaron will write "report" tickets for sussing out the differences between stanford mods indexing and dor-indexing-app for this part of descriptive metadata.

ndushay commented 11 months ago

closing this ticket; there are some tendrils in PRs #1005 and #1010 and we will follow through for those tickets.