diff --git a/content/2016-05.md b/content/2016-05.md index 75b6034e3..4ecbb6f65 100644 --- a/content/2016-05.md +++ b/content/2016-05.md @@ -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 diff --git a/public/2016-05/index.html b/public/2016-05/index.html index 55ac4cf73..37ae87215 100644 --- a/public/2016-05/index.html +++ b/public/2016-05/index.html @@ -341,6 +341,21 @@ $ /home/dspacetest.cgiar.org/bin/dspace export -t COLLECTION -i 10568/79355 -d ~ $ /home/cgspace.cgiar.org/bin/dspace metadata-import -e aorth@mjanja.ch -f ~/CTA-May30/CTA-42229.csv &> ~/CTA-May30/CTA-42229.log + + +
$ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" /home/cgspace.cgiar.org/bin/dspace index-authority
+
+ +

2016-05-31

+ + +