2020-11-04 19:41:19 +01:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1, shrink-to-fit=no" >
< meta property = "og:title" content = "November, 2020" / >
< meta property = "og:description" content = "2020-11-01
Continue with processing the statistics-2019 Solr core with the AtomicStatisticsUpdateCLI tool on DSpace Test
So far we’ ve spent at least fifty hours to process the statistics and statistics-2019 core… wow.
" />
< meta property = "og:type" content = "article" / >
< meta property = "og:url" content = "https://alanorth.github.io/cgspace-notes/2020-11/" / >
< meta property = "article:published_time" content = "2020-11-01T13:11:54+02:00" / >
2020-11-05 13:04:34 +01:00
< meta property = "article:modified_time" content = "2020-11-05T12:14:50+02:00" / >
2020-11-04 19:41:19 +01:00
< meta name = "twitter:card" content = "summary" / >
< meta name = "twitter:title" content = "November, 2020" / >
< meta name = "twitter:description" content = "2020-11-01
Continue with processing the statistics-2019 Solr core with the AtomicStatisticsUpdateCLI tool on DSpace Test
So far we’ ve spent at least fifty hours to process the statistics and statistics-2019 core… wow.
"/>
< meta name = "generator" content = "Hugo 0.77.0" / >
< script type = "application/ld+json" >
{
"@context": "http://schema.org",
"@type": "BlogPosting",
"headline": "November, 2020",
"url": "https://alanorth.github.io/cgspace-notes/2020-11/",
2020-11-05 13:04:34 +01:00
"wordCount": "209",
2020-11-04 19:41:19 +01:00
"datePublished": "2020-11-01T13:11:54+02:00",
2020-11-05 13:04:34 +01:00
"dateModified": "2020-11-05T12:14:50+02:00",
2020-11-04 19:41:19 +01:00
"author": {
"@type": "Person",
"name": "Alan Orth"
},
"keywords": "Notes"
}
< / script >
< link rel = "canonical" href = "https://alanorth.github.io/cgspace-notes/2020-11/" >
< title > November, 2020 | CGSpace Notes< / title >
<!-- combined, minified CSS -->
< link href = "https://alanorth.github.io/cgspace-notes/css/style.6da5c906cc7a8fbb93f31cd2316c5dbe3f19ac4aa6bfb066f1243045b8f6061e.css" rel = "stylesheet" integrity = "sha256-baXJBsx6j7uT8xzSMWxdvj8ZrEqmv7Bm8SQwRbj2Bh4=" crossorigin = "anonymous" >
<!-- minified Font Awesome for SVG icons -->
< script defer src = "https://alanorth.github.io/cgspace-notes/js/fontawesome.min.f3d2a1f5980bab30ddd0d8cadbd496475309fc48e2b1d052c5c09e6facffcb0f.js" integrity = "sha256-89Kh9ZgLqzDd0NjK29SWR1MJ/EjisdBSxcCeb6z/yw8=" crossorigin = "anonymous" > < / script >
<!-- RSS 2.0 feed -->
< / head >
< body >
< div class = "blog-masthead" >
< div class = "container" >
< nav class = "nav blog-nav" >
< a class = "nav-link " href = "https://alanorth.github.io/cgspace-notes/" > Home< / a >
< / nav >
< / div >
< / div >
< header class = "blog-header" >
< div class = "container" >
< h1 class = "blog-title" dir = "auto" > < a href = "https://alanorth.github.io/cgspace-notes/" rel = "home" > CGSpace Notes< / a > < / h1 >
< p class = "lead blog-description" dir = "auto" > Documenting day-to-day work on the < a href = "https://cgspace.cgiar.org" > CGSpace< / a > repository.< / p >
< / div >
< / header >
< div class = "container" >
< div class = "row" >
< div class = "col-sm-8 blog-main" >
< article class = "blog-post" >
< header >
< h2 class = "blog-post-title" dir = "auto" > < a href = "https://alanorth.github.io/cgspace-notes/2020-11/" > November, 2020< / a > < / h2 >
< p class = "blog-post-meta" > < time datetime = "2020-11-01T13:11:54+02:00" > Sun Nov 01, 2020< / time > by Alan Orth in
< span class = "fas fa-folder" aria-hidden = "true" > < / span > < a href = "/cgspace-notes/categories/notes/" rel = "category tag" > Notes< / a >
< / p >
< / header >
< h2 id = "2020-11-01" > 2020-11-01< / h2 >
< ul >
< li > Continue with processing the statistics-2019 Solr core with the AtomicStatisticsUpdateCLI tool on DSpace Test
< ul >
< li > So far we’ ve spent at least fifty hours to process the statistics and statistics-2019 core… wow.< / li >
< / ul >
< / li >
< / ul >
< h2 id = "2020-11-02" > 2020-11-02< / h2 >
< ul >
< li > Talk to Moayad and fix a few issues on OpenRXV:
< ul >
< li > Incorrect views and downloads (caused by Elasticsearch’ s default result set size of 10)< / li >
< li > Invalid share link< / li >
< li > Missing “ https://” for Handles in the Simple Excel report (caused by using the < code > handle< / code > instead of the < code > uri< / code > )< / li >
< li > Sorting the list of items by views< / li >
< / ul >
< / li >
< li > I resumed the processing of the statistics-2018 Solr core after it spent 20 hours to get to 60%< / li >
< / ul >
< h2 id = "2020-11-04" > 2020-11-04< / h2 >
< ul >
< li > After 29 hours the statistics-2017 core finished processing so I started the statistics-2016 core on DSpace Test< / li >
< / ul >
2020-11-05 11:14:50 +01:00
< h2 id = "2020-11-05" > 2020-11-05< / h2 >
< ul >
< li > Peter sent me corrections and deletions for the author affiliations
< ul >
< li > I quickly proofed them for UTF-8 issues in OpenRefine and csv-metadata-quality and then tested them locally and then applied them on CGSpace:< / li >
< / ul >
< / li >
< / ul >
< pre > < code > $ ./fix-metadata-values.py -i 2020-11-05-fix-862-affiliations.csv -db dspace -u dspace -p 'fuuu' -f cg.contributor.affiliation -t 'correct' -m 211
$ ./delete-metadata-values.py -i 2020-11-05-delete-29-affiliations.csv -db dspace -u dspace -p 'fuuu' -f cg.contributor.affiliation -m 211
< / code > < / pre > < ul >
< li > Then I started a Discovery re-index on CGSpace:< / li >
< / ul >
< pre > < code > $ time chrt -b 0 ionice -c2 -n7 nice -n19 dspace index-discovery -b
2020-11-05 13:04:34 +01:00
real 92m24.993s
user 8m11.858s
sys 2m26.931s
2020-11-05 11:14:50 +01:00
< / code > < / pre > <!-- raw HTML omitted -->
2020-11-04 19:41:19 +01:00
< / article >
< / div > <!-- /.blog - main -->
< aside class = "col-sm-3 ml-auto blog-sidebar" >
< section class = "sidebar-module" >
< h4 > Recent Posts< / h4 >
< ol class = "list-unstyled" >
< li > < a href = "/cgspace-notes/2020-11/" > November, 2020< / a > < / li >
< li > < a href = "/cgspace-notes/2020-10/" > October, 2020< / a > < / li >
< li > < a href = "/cgspace-notes/2020-09/" > September, 2020< / a > < / li >
< li > < a href = "/cgspace-notes/2020-08/" > August, 2020< / a > < / li >
< li > < a href = "/cgspace-notes/2020-07/" > July, 2020< / a > < / li >
< / ol >
< / section >
< section class = "sidebar-module" >
< h4 > Links< / h4 >
< ol class = "list-unstyled" >
< li > < a href = "https://cgspace.cgiar.org" > CGSpace< / a > < / li >
< li > < a href = "https://dspacetest.cgiar.org" > DSpace Test< / a > < / li >
< li > < a href = "https://github.com/ilri/DSpace" > CGSpace @ GitHub< / a > < / li >
< / ol >
< / section >
< / aside >
< / div > <!-- /.row -->
< / div > <!-- /.container -->
< footer class = "blog-footer" >
< p dir = "auto" >
Blog template created by < a href = "https://twitter.com/mdo" > @mdo< / a > , ported to Hugo by < a href = 'https://twitter.com/mralanorth' > @mralanorth< / a > .
< / p >
< p >
< a href = "#" > Back to top< / a >
< / p >
< / footer >
< / body >
< / html >