Alfeu Uzai Tavares
unread,Sep 11, 2025, 3:47:58 PM (11 days ago) Sep 11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DSpace Technical Support
Hello everyone,
I'm working on implementing a custom authority control plugin in DSpace, specifically for author metadata.
The plugin leverages the authority core in Solr, but instead of indexing existing repository items, it populates authority values via a custom integration with our HR system.
Currently, I'm facing an issue: when I assign a metadata value like "Doe, Jhon" with an authority key such as "custom-authority::1234", the browse-by-author UI no longer displays "Doe, Jhon". Instead, it shows the authority key ("custom-authority::1234") as a browse entry.
Is this the expected behavior? Or is there a configuration that allows the UI to display the metadata label ("Doe, Jhon") while still using the authority key in some metadata?
Best regards,
A. Tavares