From 3e3f80c1dc00c462c1a4c38a7996e9f9fcb0cd56 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 23 Nov 2020 22:44:29 +0200 Subject: [PATCH] Add notes for 2020-11-23 --- content/posts/2020-11.md | 4 ++++ content/posts/cgspace-dspace6-upgrade.md | 10 ++++++++++ docs/2020-11/index.html | 12 ++++++++---- docs/categories/index.html | 2 +- docs/categories/notes/index.html | 2 +- docs/categories/notes/page/2/index.html | 2 +- docs/categories/notes/page/3/index.html | 2 +- docs/categories/notes/page/4/index.html | 2 +- docs/categories/notes/page/5/index.html | 2 +- docs/cgspace-dspace6-upgrade/index.html | 10 +++++++--- docs/index.html | 2 +- docs/page/2/index.html | 2 +- docs/page/3/index.html | 2 +- docs/page/4/index.html | 2 +- docs/page/5/index.html | 2 +- docs/page/6/index.html | 2 +- docs/page/7/index.html | 2 +- docs/posts/index.html | 2 +- docs/posts/page/2/index.html | 2 +- docs/posts/page/3/index.html | 2 +- docs/posts/page/4/index.html | 2 +- docs/posts/page/5/index.html | 2 +- docs/posts/page/6/index.html | 2 +- docs/posts/page/7/index.html | 2 +- docs/sitemap.xml | 16 ++++++++-------- docs/tags/index.html | 2 +- docs/tags/migration/index.html | 2 +- 27 files changed, 59 insertions(+), 37 deletions(-) diff --git a/content/posts/2020-11.md b/content/posts/2020-11.md index f6f9a3dc6..8a7f0f053 100644 --- a/content/posts/2020-11.md +++ b/content/posts/2020-11.md @@ -459,4 +459,8 @@ facet=true&f.owningComm.facet.limit=5&f.owningComm.facet.offset=5&facet.pivot=ow facet=true&f.owningComm.facet.limit=5&f.owningComm.facet.offset=5&f.countryCode.facet.limit=5&facet.pivot=owningComm,countryCode ``` +## 2020-11-23 + +- I created the sub-communities and collections for IWMI's Strategic Priorities and Research Groups on CGSpace: https://cgspace.cgiar.org/handle/10568/110259 + diff --git a/content/posts/cgspace-dspace6-upgrade.md b/content/posts/cgspace-dspace6-upgrade.md index 960794011..ec4e02a40 100644 --- a/content/posts/cgspace-dspace6-upgrade.md +++ b/content/posts/cgspace-dspace6-upgrade.md @@ -421,3 +421,13 @@ $ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisti ``` It took ~38 hours to finish processing this core. + +## statistics-2019 + +The statistics-2019 core, in 12-hour batches: + +``` +$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2019 +``` + +It took ~32 hours to finish processing this core. diff --git a/docs/2020-11/index.html b/docs/2020-11/index.html index 00789f3f1..4595999ce 100644 --- a/docs/2020-11/index.html +++ b/docs/2020-11/index.html @@ -17,7 +17,7 @@ So far we’ve spent at least fifty hours to process the statistics and stat - + @@ -39,9 +39,9 @@ So far we’ve spent at least fifty hours to process the statistics and stat "@type": "BlogPosting", "headline": "November, 2020", "url": "https://alanorth.github.io/cgspace-notes/2020-11/", - "wordCount": "3039", + "wordCount": "3056", "datePublished": "2020-11-01T13:11:54+02:00", - "dateModified": "2020-11-19T22:41:55+02:00", + "dateModified": "2020-11-22T23:08:49+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -619,7 +619,11 @@ COPY 87411
  • Facet by owningComm and countryCode using facet.pivot and limiting to top five countries… fuck it’s possible!
  • facet=true&f.owningComm.facet.limit=5&f.owningComm.facet.offset=5&f.countryCode.facet.limit=5&facet.pivot=owningComm,countryCode
    -
    +

    2020-11-23

    + + diff --git a/docs/categories/index.html b/docs/categories/index.html index f8711a8af..ff5205e0b 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html index 739ca4c72..9a92c15bd 100644 --- a/docs/categories/notes/index.html +++ b/docs/categories/notes/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/page/2/index.html b/docs/categories/notes/page/2/index.html index 5d3551bb7..ad549c971 100644 --- a/docs/categories/notes/page/2/index.html +++ b/docs/categories/notes/page/2/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/page/3/index.html b/docs/categories/notes/page/3/index.html index 231fbdb35..f463bf74d 100644 --- a/docs/categories/notes/page/3/index.html +++ b/docs/categories/notes/page/3/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/page/4/index.html b/docs/categories/notes/page/4/index.html index a15041f25..a0be5e5a4 100644 --- a/docs/categories/notes/page/4/index.html +++ b/docs/categories/notes/page/4/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/categories/notes/page/5/index.html b/docs/categories/notes/page/5/index.html index f69e45e3c..6f1bfc39f 100644 --- a/docs/categories/notes/page/5/index.html +++ b/docs/categories/notes/page/5/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/cgspace-dspace6-upgrade/index.html b/docs/cgspace-dspace6-upgrade/index.html index d9af41078..22a1f8b97 100644 --- a/docs/cgspace-dspace6-upgrade/index.html +++ b/docs/cgspace-dspace6-upgrade/index.html @@ -10,7 +10,7 @@ - + @@ -25,9 +25,9 @@ "@type": "BlogPosting", "headline": "CGSpace DSpace 6 Upgrade", "url": "https://alanorth.github.io/cgspace-notes/cgspace-dspace6-upgrade/", - "wordCount": "1300", + "wordCount": "1327", "datePublished": "2020-11-15T13:27:35+02:00", - "dateModified": "2020-11-18T23:15:06+02:00", + "dateModified": "2020-11-22T23:08:49+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -408,6 +408,10 @@ $ chrt -b 0 dspace solr-upgrade-statistics-6x -n 2500000 -i statistics-2018

    First the current year’s statistics core, in 12-hour batches:

    $ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics
     

    It took ~38 hours to finish processing this core.

    +

    statistics-2019

    +

    The statistics-2019 core, in 12-hour batches:

    +
    $ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2019
    +

    It took ~32 hours to finish processing this core.

    diff --git a/docs/index.html b/docs/index.html index 94c4ddc2a..aff615b51 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index 8eb5e95c5..8f31b1a37 100644 --- a/docs/page/2/index.html +++ b/docs/page/2/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/3/index.html b/docs/page/3/index.html index f3b9a2f66..12031afe3 100644 --- a/docs/page/3/index.html +++ b/docs/page/3/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/4/index.html b/docs/page/4/index.html index 3396d2110..4cbffd70b 100644 --- a/docs/page/4/index.html +++ b/docs/page/4/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/5/index.html b/docs/page/5/index.html index f428c3f8e..189038d06 100644 --- a/docs/page/5/index.html +++ b/docs/page/5/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/6/index.html b/docs/page/6/index.html index b32f3f365..5c4e490d6 100644 --- a/docs/page/6/index.html +++ b/docs/page/6/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/page/7/index.html b/docs/page/7/index.html index 5016784ef..41207eb56 100644 --- a/docs/page/7/index.html +++ b/docs/page/7/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/index.html b/docs/posts/index.html index 2d3e2b36e..bc4c281ce 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index 1d4b39115..d49c5922e 100644 --- a/docs/posts/page/2/index.html +++ b/docs/posts/page/2/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/3/index.html b/docs/posts/page/3/index.html index 6d85cdd4d..870b3667a 100644 --- a/docs/posts/page/3/index.html +++ b/docs/posts/page/3/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/4/index.html b/docs/posts/page/4/index.html index 626e59bc2..ffd71a478 100644 --- a/docs/posts/page/4/index.html +++ b/docs/posts/page/4/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/5/index.html b/docs/posts/page/5/index.html index 543521c4c..eb8bddee8 100644 --- a/docs/posts/page/5/index.html +++ b/docs/posts/page/5/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/6/index.html b/docs/posts/page/6/index.html index 02941f7e8..6bf047898 100644 --- a/docs/posts/page/6/index.html +++ b/docs/posts/page/6/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/posts/page/7/index.html b/docs/posts/page/7/index.html index 5693424a7..220704942 100644 --- a/docs/posts/page/7/index.html +++ b/docs/posts/page/7/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index b21113c24..a56d8a3bc 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,42 +4,42 @@ https://alanorth.github.io/cgspace-notes/categories/ - 2020-11-19T22:41:55+02:00 + 2020-11-22T23:08:49+02:00 https://alanorth.github.io/cgspace-notes/cgspace-dspace6-upgrade/ - 2020-11-18T23:15:06+02:00 + 2020-11-22T23:08:49+02:00 https://alanorth.github.io/cgspace-notes/ - 2020-11-19T22:41:55+02:00 + 2020-11-22T23:08:49+02:00 https://alanorth.github.io/cgspace-notes/tags/migration/ - 2020-11-18T23:15:06+02:00 + 2020-11-22T23:08:49+02:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2020-11-19T22:41:55+02:00 + 2020-11-22T23:08:49+02:00 https://alanorth.github.io/cgspace-notes/posts/ - 2020-11-19T22:41:55+02:00 + 2020-11-22T23:08:49+02:00 https://alanorth.github.io/cgspace-notes/tags/ - 2020-11-18T23:15:06+02:00 + 2020-11-22T23:08:49+02:00 https://alanorth.github.io/cgspace-notes/2020-11/ - 2020-11-19T22:41:55+02:00 + 2020-11-22T23:08:49+02:00 diff --git a/docs/tags/index.html b/docs/tags/index.html index ab8a218e0..78d1ceda7 100644 --- a/docs/tags/index.html +++ b/docs/tags/index.html @@ -9,7 +9,7 @@ - + diff --git a/docs/tags/migration/index.html b/docs/tags/migration/index.html index c8777119e..5da93a859 100644 --- a/docs/tags/migration/index.html +++ b/docs/tags/migration/index.html @@ -9,7 +9,7 @@ - +