mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-11-27
This commit is contained in:
@ -382,3 +382,18 @@ dspace=# select text_value from metadatavalue where text_value like '%.jpg.jpg';
|
||||
|
||||
- Bizuwork was testing DSpace Test on DSPace 5.5 and noticed that the Listings and Reports module seems to be case sensitive, whereas CGSpace's Listings and Reports isn't (ie, a search for "orth, alan" vs "Orth, Alan" returns the same results on CGSpace, but different on DSpace Test)
|
||||
- I have raised a ticket with Atmire
|
||||
- Looks like this issue is actually the new Listings and Reports module honoring the Solr search queries more correctly
|
||||
|
||||
## 2016-11-27
|
||||
|
||||
- Run system updates on DSpace Test and reboot the server
|
||||
- Deploy DSpace 5.5 on CGSpace:
|
||||
- maven package
|
||||
- stop tomcat
|
||||
- backup postgresql
|
||||
- run Atmire 5.5 schema deletions
|
||||
- delete the deployed spring folder
|
||||
- ant update
|
||||
- run system updates
|
||||
- reboot server
|
||||
- Need to do updates for ansible infrastructure role defaults, and switch the GitHub branch to the new 5.5 one
|
||||
|
Reference in New Issue
Block a user