TAMULib / DSpace

(Official) The DSpace digital asset management system that powers your Institutional Repository
https://wiki.duraspace.org/display/DSDOC4x/Introduction
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

[DSpace 7 Upgrade] Reimplement indexer writing bitstreams and comm/coll names #203

Closed wwelling closed 7 months ago

wwelling commented 10 months ago

Purpose is to enable SAGE to index these human readable comm/coll names for presentation and to provide direct access to bitstreams. Could be useful for other cases as well.

Code is at https://github.com/TAMULib/DSpace/blob/tamu-dspace-6.3/dspace/modules/additions/src/main/java/org/dspace/discovery/SolrServiceImpl.java#L1004

  1. Start in latest version tamu-dspace-7_x dspace-api
  2. Apply TAMU customization