Skip to content

LIBTD-1442: Add Work Type to fields displayed in search results

Paul Mather requested to merge LIBTD-1442 into dev

Created by: tingtingjh

JIRA Ticket: LIBTD-1442: https://webapps.es.vt.edu/jira/browse/LIBTD-1442

A human_readable_type solr field is added into the index fields in catalog_controller.rb so that the type of a work or a collection can be displayed in the search results.

The name of the field is changed and reflected in config/locale/hyrax.en.yml for human_readable_type.

To test, @shabububu please base off the LIBTD-1442 branch of compel project.

Merge request reports