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 exploded tags that aren't project tags to their own field #1024

Closed jmartin-sul closed 1 year ago

jmartin-sul commented 1 year ago

Why was this change made? 🤔

fixes #1006, which says:

Write code to index (exploded) non-project tags into a NEW Solr field for all that is in the current exploded tags field (exploded_tags_ssim) except project tags.

How was this change tested? 🤨

âš¡ âš  If this change has cross service impact, run integration tests that exercise indexing (e.g. searches in Argo for newly created/updated items, access_indexing_spec) and/or test in [stage|qa] environment, in addition to specs. âš¡