scientist-softserv / west-virginia-university

West Virginia University
0 stars 0 forks source link

🎁 Make all fields search work properly #124

Closed kirkkwang closed 10 months ago

kirkkwang commented 10 months ago

Story

This commit will add all the show fields into the query for an all fields search.

Ref:

Expected Behavior Before Changes

All fields searches would result in returning nothing.

Expected Behavior After Changes

All fields searches now will search all the facetted fields and return results if found.

Screenshots / Video

Before: image

After: image