mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2016-05-30 and add notes for 2016-05-31
This commit is contained in:
@ -215,3 +215,15 @@ $ JAVA_OPTS="-Xmx512m -Dfile.encoding=UTF-8" /home/cgspace.cgiar.org/bin/dspace
|
||||
$ export JAVA_OPTS="-Xmx512m -Dfile.encoding=UTF-8"
|
||||
$ /home/cgspace.cgiar.org/bin/dspace metadata-import -e aorth@mjanja.ch -f ~/CTA-May30/CTA-42229.csv &> ~/CTA-May30/CTA-42229.log
|
||||
```
|
||||
|
||||
- Discovery indexing took a few hours for some reason, and after that I started the `index-authority` script
|
||||
|
||||
```
|
||||
$ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" /home/cgspace.cgiar.org/bin/dspace index-authority
|
||||
```
|
||||
|
||||
## 2016-05-31
|
||||
|
||||
- The `index-authority` script ran over night and was finished in the morning
|
||||
- Hopefully this was because we haven't been running it regularly and it will speed up next time
|
||||
- I am running it again with a timer to see
|
||||
|
Reference in New Issue
Block a user