TAMULib / SAGE

Search Aggregation Engine
MIT License
6 stars 1 forks source link

Do not restrict fields filter to fields that have data types populated. #552

Closed kaladay closed 11 months ago

kaladay commented 11 months ago

Description

In practice, restricting the fields to only ones that have data makes the UI hard to use. Trying to configure a Discovery View is causing problems with being unable to select the data. Dynamic fields that are not stored may not show up when they should be available.

This change makes the field display more consistently and allows for all fields to be seen and selected from.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

coveralls commented 11 months ago

Coverage Status

coverage: 45.864% (+0.05%) from 45.815% when pulling 11cb55efcdc6e11ebc71cf8dddafd06aba88fcac on solr_show_all_fields into 074fc8269e3a83b970b2da1110c084ce8ada915b on sprint-staging.