diff --git a/content/posts/2019-04.md b/content/posts/2019-04.md index 92fc560d9..1437e4842 100644 --- a/content/posts/2019-04.md +++ b/content/posts/2019-04.md @@ -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 +``` diff --git a/docs/2019-04/index.html b/docs/2019-04/index.html index a88c25a83..db747e754 100644 --- a/docs/2019-04/index.html +++ b/docs/2019-04/index.html @@ -38,7 +38,7 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace - + @@ -81,9 +81,9 @@ $ ./delete-metadata-values.py -i /tmp/2019-02-21-delete-1-region.csv -db dspace "@type": "BlogPosting", "headline": "April, 2019", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2019-04\/", - "wordCount": "3901", + "wordCount": "3940", "datePublished": "2019-04-01T09:00:43\x2b03:00", - "dateModified": "2019-04-15T12:58:07\x2b03:00", + "dateModified": "2019-04-15T17:42:53\x2b03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -956,8 +956,16 @@ return item_id
$ time schedtool -B -e ionice -c2 -n7 nice -n19 dspace index-discovery -b
+
+real 82m45.324s
+user 7m33.446s
+sys 2m13.463s
+
+
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 3d231b232..999139734 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -4,30 +4,30 @@