mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2020-03-04
This commit is contained in:
@ -1112,10 +1112,4 @@ Moving: 21993 into core statistics-2019
|
||||
|
||||
- When I check Solr I see the `statistics-2019` core loaded (from `stats-util -s` yesterday, not manually created)
|
||||
|
||||
## 2020-03-03
|
||||
|
||||
- Skype with Peter and Abenet to discuss the CG Core survey
|
||||
- We also discussed some other CGSpace issues
|
||||
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
@ -19,4 +19,22 @@ $ export JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8"
|
||||
$ ~/dspace63/bin/dspace solr-upgrade-statistics-6x
|
||||
```
|
||||
|
||||
## 2020-03-03
|
||||
|
||||
- Skype with Peter and Abenet to discuss the CG Core survey
|
||||
- We also discussed some other CGSpace issues
|
||||
|
||||
## 2020-03-04
|
||||
|
||||
- Abenet asked me to add some new ILRI subjects to CGSpace
|
||||
- I [updated the input-forms.xml](https://github.com/ilri/DSpace/commit/b51a242e773bd8658d3cab4ac883975708b00386) in our `5_x-prod` branch on GitHub
|
||||
- Abenet said we are changing `HEALTH` to `HUMAN HEALTH` so I need to fix those using my `fix-metadata-values.py` script:
|
||||
|
||||
```
|
||||
$ ./fix-metadata-values.py -i 2020-03-04-fix-1-ilri-subject.csv -db dspace -u dspace -p 'fuuu' -f cg.subject.ilri -m 203 -t correct -d
|
||||
```
|
||||
|
||||
- But I have not run it on CGSpace yet because we want to ask Peter if he is sure about it...
|
||||
- Send a message to Macaroni Bros to ask them about their Drupal module and its readiness for DSpace 6 UUIDs
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user