Add notes for 2022-10-25

This commit is contained in:
2022-10-26 09:15:29 +03:00
parent 3e8da69de7
commit 5da2c1eff7
29 changed files with 50 additions and 35 deletions

View File

@ -649,5 +649,14 @@ $ ./ilri/fix-metadata-values.py -i 2022-10-24-affiliations.csv -db dspace -u dsp
## 2022-10-25
- Upload some changes to items on CGSpace for Peter
- Start a full Discovery index on CGSpace:
```console
$ time chrt -b 0 ionice -c2 -n7 nice -n19 dspace index-discovery -b
real 226m40.463s
user 132m6.511s
sys 3m15.077s
```
<!-- vim: set sw=2 ts=2: -->