Update notes for 2020-11-25

This commit is contained in:
2020-11-25 22:32:41 +02:00
parent f72bd3841d
commit b196186a0c
25 changed files with 52 additions and 29 deletions

View File

@ -481,5 +481,8 @@ facet=true&f.owningComm.facet.limit=5&f.owningComm.facet.offset=5&f.countryCode.
- Zoom meeting with ILRI communicators about CGSpace, Altmetric, and AReS
- Send an email to Richard Fulss and Paola Camargo Paz at CIMMYT about having them work closer with us on AReS
- Send an email to Usman at CIFOR to ask how his DSpace stuff is going
- The Atmire AtomicStatisticsUpdateCLI tool finished processing the statistics-2017 core
- Atmire responded about the duplicate fields in Solr and said they don't see them
- I sent a few examples that I found after thirty seconds of randomly looking in several Solr cores
<!-- vim: set sw=2 ts=2: -->

View File

@ -441,3 +441,13 @@ $ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisti
```
It took ~28 hours to finish processing this core.
## statistics-2017
The statistics-2017 core, in 12-hour batches:
```
$ chrt -b 0 dspace dsrun com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI -t 12 -c statistics-2017
```
It took ~24 hours to finish processing this core.