emory-libraries / dlp-selfdeposit

0 stars 0 forks source link

Search results: metadata display #438

Closed eporter23 closed 1 month ago

eporter23 commented 3 months ago

When a user performs a search in the public UI we want to configure the fields that display in the results page vs. what Hyrax provides by default.

While we may want to do further refinements on the layout in the future, as a first step we should adjust which fields display.

Fields to display (in the order noted below):

Hyrax field SOLR field Display Label Notes
title title_tesim Title No change
creator ? Authors Please re-use what was implemented on the View Work page in #376
date_issued date_issued_year_tesi Date Full date entry; no hyperlink
publisher publisher_tesim Publisher Full date entry; no hyperlink
publisher_version publisher_version_tesi Publication Version Not sure if this will display as a link or not until we see it
license license_tesi License Keep the hyperlink to the creative commons.org domain

Fields to remove:

alexBLR commented 3 months ago

@eporter23 is this for publications only?

eporter23 commented 3 months ago

@alexBLR yeah. I'll review Collections separately and write up a separate ticket for that one. And FileSets shouldn't show up in the search results, so for this ticket it would just be for Publications.

maxdmayhew commented 1 month ago

I met with @alexBLR about this ticket and we came to the conclusion that there isn't a lot of front end work for this issue. I am putting it back into queue and he will pick it up when possible.

eporter23 commented 1 month ago

Looks great! Here's an example from oe24-test with all the data populated: Screenshot 2024-09-17 at 1.52.35 PM.png

eporter23 commented 1 month ago

@bwatson78 - apologies, but I specified the wrong SOLR date field for display. I'm adding a comment here mainly to remind myself to write a second ticket later to show the full date entry and not just the year only.