We have been developing dSpace based repositories for 12 years, but now we 
have a problem, we can’t solve. 
This angular is brand new for us, thus we have to rewrite all our former 
changes we did formerly in dSpace both frontend and backend.
So, our Community/Collection structure and list should cover the 
institutional logic, not the strict alphabetical order.
It was easy to change until 6.x, where we changed the default sort field in 
CommunityServiceImpl.java and CollectionServiceImpl.java from dc.title, to 
dc.description.abstract and we hid the short description field in list, but 
wrote codes into it, according to our sort intentions.
But now, I can’t find a solution, neither changes in backend, nor in 
frontend files won’t help.
I have tried everthing, I have changed all dc.title field I found in ts and 
config files to dc.descrtiption.abstract, but nothing, I did the changes in 
java files written above.
Of course I rebuilt backend, frontend and restarted angular even I 
reindexed solr.
Do you have any idea, how to change?

ps: I even changed the /src/app/core/pagination/pagination.service.ts 
defaultSortOptions to dc.description.abstract but nothing!!!

-- 
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 Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/6772fd53-f21e-435e-a4ec-2e39575d725an%40googlegroups.com.

Reply via email to