mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2018-06-05
This commit is contained in:
@ -17,5 +17,14 @@ $ ./fix-metadata-values.py -i /tmp/2018-05-30-Correct-660-authors.csv -db dspace
|
||||
```
|
||||
|
||||
- I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in [March, 2018]({{< relref "2018-03.md" >}})
|
||||
- Time to index ~70,000 items on CGSpace:
|
||||
|
||||
```
|
||||
$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
|
||||
|
||||
real 74m42.646s
|
||||
user 8m5.056s
|
||||
sys 2m7.289s
|
||||
```
|
||||
|
||||
<!--more-->
|
||||
|
Reference in New Issue
Block a user