mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2020-11
This commit is contained in:
28
content/posts/2020-11.md
Normal file
28
content/posts/2020-11.md
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "November, 2020"
|
||||
date: 2020-11-01T13:11:54+02:00
|
||||
author: "Alan Orth"
|
||||
categories: ["Notes"]
|
||||
---
|
||||
|
||||
## 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.
|
||||
|
||||
<!--more-->
|
||||
|
||||
## 2020-11-02
|
||||
|
||||
- Talk to Moayad and fix a few issues on OpenRXV:
|
||||
- Incorrect views and downloads (caused by Elasticsearch's default result set size of 10)
|
||||
- Invalid share link
|
||||
- Missing "https://" for Handles in the Simple Excel report (caused by using the `handle` instead of the `uri`)
|
||||
- Sorting the list of items by views
|
||||
- I resumed the processing of the statistics-2018 Solr core after it spent 20 hours to get to 60%
|
||||
|
||||
## 2020-11-04
|
||||
|
||||
- After 29 hours the statistics-2017 core finished processing so I started the statistics-2016 core on DSpace Test
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
Reference in New Issue
Block a user