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

Argo Empty Fields Facet: reduce to only 2 possible values #998

Closed ndushay closed 1 year ago

ndushay commented 1 year ago

Argo's Empty Fields facet is currently populated thus in production:

image

The goal for this ticket is to change the argo configuration so it only shows 2 values:

I believe that should be done here: https://github.com/sul-dlss/argo/blob/72ee31b069007813b57ed42971a7349595188de9/app/controllers/catalog_controller.rb#L156-L177

image