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

searchable tags: index to Solr field tag_text_unstemmed_sim #1068

Closed ndushay closed 11 months ago

ndushay commented 11 months ago

Why was this change made? 🤔

Part of sul-dlss/argo/issues/4265

To make tags more searchable, they need to be tokenized. The new field, once populated and set up in Argo, will replace tag_ssim

How was this change tested? 🤨

CI