Hello, I am trying to customise the browse indexing on my instance of DSpace 7.6 being run locally using Docker and Yarn. I have followed the documentation (https://wiki.lyrasis.org/display/DSDOC7x/Configuration+Reference#ConfigurationReference-DefiningSortOptions, https://wiki.lyrasis.org/pages/viewpage.action?pageId=32474035#:~:text=DSpace%20offers%20two%20options%20to,DSpace%20Discovery)%20%2D%20disabled%20by%20default) but still cannot change the browse indexing.
I want the date issued browse option to be indexed in descending order, so the most recent submissions appear first. Despite updating dspace.cfg so that the webui.browse.index for dateissued includes the desc argument and reindexing with ‘index-discovery -b’ the indexing does not change. Below is my configuration: webui.browse.index.1 = dateissued:item:dateissued:desc >From my understanding after reading the docs this should update the indexing >of the date issued browse display, but it has no effect. The second wiki link >details that to update browse indexing you should run ‘index-init’ or >‘index-update’, but it seems these commands are deprecated in DSpace 7? Any insight would be appreciated. Thanks, Ben ____________________________ Ben Parkes Digital Library Software Developer Digital Library, Library & University Collections, University of Edinburgh Argyle House, Lady Lawson Street, Edinburgh EH3 9DR Pronouns: He, him, his The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. Is e buidheann carthannais a th’ ann an Oilthigh Dhùn Èideann, clàraichte an Alba, àireamh clàraidh SC005336. -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/DU0PR05MB9842345EFB0F3E6C222ECC99BEB2A%40DU0PR05MB9842.eurprd05.prod.outlook.com.
