From 624dc53c3eb5bcedd1d7ba971f42d3d42e973df2 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 5 Feb 2020 18:58:04 +0200 Subject: [PATCH] Update notes for 2020-02-05 --- content/posts/2020-02.md | 13 +++++++++++++ docs/2020-02/index.html | 31 +++++++++++++++++++++++++++---- docs/sitemap.xml | 10 +++++----- 3 files changed, 45 insertions(+), 9 deletions(-) diff --git a/content/posts/2020-02.md b/content/posts/2020-02.md index 542d4ad21..8aa0ec111 100644 --- a/content/posts/2020-02.md +++ b/content/posts/2020-02.md @@ -204,4 +204,17 @@ $ time schedtool -D -e ~/dspace/bin/dspace index-discovery -b schedtool -D -e ~/dspace/bin/dspace index-discovery -b 299.53s user 69.67s system 20% cpu 30:34.47 total ``` +- Checking out the DSpace 6.x REST API query client + - There is a [tutorial](https://terrywbrady.github.io/restReportTutorial/intro) that explains how it works and I see it is very powerful because you can export a CSV of results in order to fix and re-upload them with batch import! + - Custom queries can be added in `dspace-rest/src/main/webapp/static/reports/restQueryReport.js` +- I noticed two new bots in the logs with the following user agents: + - `Jersey/2.6 (HttpUrlConnection 1.8.0_152)` + - `magpie-crawler/1.1 (U; Linux amd64; en-GB; +http://www.brandwatch.net)` +- I filed an [issue to add Jersey to the COUNTER-Robots](https://github.com/atmire/COUNTER-Robots/issues/30) list +- Peter noticed that the statlets on community, collection, and item pages aren't working on CGSpace + - I thought it might be related to the fact that the yearly sharding didn't complete successfully this year so the `statistics-2019` core is empty + - I removed the `statistics-2019` core and had to restart Tomcat like six times before all cores would load properly (ugh!!!!) + - After that the statlets were working properly... +- Run all system updates on DSpace Test (linode19) and restart it + diff --git a/docs/2020-02/index.html b/docs/2020-02/index.html index 276e0442d..843ac9d47 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": "1372", + "wordCount": "1532", "datePublished": "2020-02-02T11:56:30+02:00", - "dateModified": "2020-02-04T18:45:07+02:00", + "dateModified": "2020-02-05T13:50:58+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -326,7 +326,30 @@ schedtool -D -e ~/dspace63/bin/dspace index-discovery -b 3360.28s user 82.63s s
$ time schedtool -D -e ~/dspace/bin/dspace index-discovery -b
 schedtool -D -e ~/dspace/bin/dspace index-discovery -b  299.53s user 69.67s system 20% cpu 30:34.47 total
-
+ + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 00268d805..98588a5c2 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,27 +4,27 @@ https://alanorth.github.io/cgspace-notes/categories/ - 2020-02-04T18:45:07+02:00 + 2020-02-05T13:50:58+02:00 https://alanorth.github.io/cgspace-notes/ - 2020-02-04T18:45:07+02:00 + 2020-02-05T13:50:58+02:00 https://alanorth.github.io/cgspace-notes/2020-02/ - 2020-02-04T18:45:07+02:00 + 2020-02-05T13:50:58+02:00 https://alanorth.github.io/cgspace-notes/categories/notes/ - 2020-02-04T18:45:07+02:00 + 2020-02-05T13:50:58+02:00 https://alanorth.github.io/cgspace-notes/posts/ - 2020-02-04T18:45:07+02:00 + 2020-02-05T13:50:58+02:00