diff --git a/content/posts/2020-02.md b/content/posts/2020-02.md index d2364cce9..b38ea360a 100644 --- a/content/posts/2020-02.md +++ b/content/posts/2020-02.md @@ -1081,6 +1081,7 @@ Moving: 21993 into core statistics-2019 - I wonder what the difference is between the core I created vs the one created by `stats-util`? - I'm honestly considering just moving everything back into one core... - Or perhaps I can export all the stats for 2019 by month, then delete everything, re-import each month, and migrate them with stats-util +- A few hours later the sharding has completed successfully so I guess I don't have to worry about this any more for now, though I'm seriously considering moving all my data back into the one statistics core - Testing some [proposed patches for 6.4](https://wiki.lyrasis.org/display/DSPACE/DSpace+6.4+Release+Status) in my local `6_x-dev64` branch - [DS-4135 (citation author UTF-8)](https://jira.lyrasis.org/browse/DS-4135) - Testing [item 10568/106959](https://hdl.handle.net/10568/106959) before and after: diff --git a/docs/2020-02/index.html b/docs/2020-02/index.html index e944c565b..544c17813 100644 --- a/docs/2020-02/index.html +++ b/docs/2020-02/index.html @@ -20,7 +20,7 @@ The code finally builds and runs with a fresh install - + @@ -45,9 +45,9 @@ The code finally builds and runs with a fresh install "@type": "BlogPosting", "headline": "February, 2020", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2020-02\/", - "wordCount": "6988", + "wordCount": "7025", "datePublished": "2020-02-02T11:56:30+02:00", - "dateModified": "2020-02-25T21:05:22+02:00", + "dateModified": "2020-02-26T16:39:55+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -1215,6 +1215,7 @@ Moving: 21993 into core statistics-2019
  • Or perhaps I can export all the stats for 2019 by month, then delete everything, re-import each month, and migrate them with stats-util
  • +
  • A few hours later the sharding has completed successfully so I guess I don’t have to worry about this any more for now, though I’m seriously considering moving all my data back into the one statistics core
  • Testing some proposed patches for 6.4 in my local 6_x-dev64 branch
  • DS-4135 (citation author UTF-8)