mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2018-11-19
This commit is contained in:
@ -311,4 +311,19 @@ $ time ./rest-find-collections.py 10568/27629 --rest-url https://dspacetest.cgia
|
||||
|
||||
- Request invoice from Wild Jordan for their meeting venue in January
|
||||
|
||||
## 2018-11-19
|
||||
|
||||
- Testing corrections and deletions for AGROVOC (`dc.subject`) that Sisay and Peter were working on earlier this month:
|
||||
|
||||
```
|
||||
$ ./fix-metadata-values.py -i 2018-11-19-correct-agrovoc.csv -f dc.subject -t correct -m 57 -db dspace -u dspace -p 'fuu' -d
|
||||
$ ./delete-metadata-values.py -i 2018-11-19-delete-agrovoc.csv -f dc.subject -m 57 -db dspace -u dspace -p 'fuu' -d
|
||||
```
|
||||
|
||||
- Then I ran them on both CGSpace and DSpace Test, and started a full Discovery re-index on CGSpace:
|
||||
|
||||
```
|
||||
$ time schedtool -D -e ionice -c2 -n7 nice -n19 dspace index-discovery -b
|
||||
```
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user