mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-04-15
This commit is contained in:
@ -674,5 +674,14 @@ return item_id
|
||||
|
||||
- Luckily none of the items already had CRPs, so I didn't have to worry about them getting removed
|
||||
- It would have been much trickier if I had to get the CRPs for the items first, then add the CRPs...
|
||||
- I ran a full Discovery indexing on CGSpace because I didn't do it after all the metadata updates last week:
|
||||
|
||||
```
|
||||
$ time schedtool -B -e ionice -c2 -n7 nice -n19 dspace index-discovery -b
|
||||
|
||||
real 82m45.324s
|
||||
user 7m33.446s
|
||||
sys 2m13.463s
|
||||
```
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user