Update notes for 2021-01-12

This commit is contained in:
2021-01-12 14:09:46 +02:00
parent 184a3e38a8
commit cd9d786bb8
23 changed files with 37 additions and 28 deletions

View File

@ -184,5 +184,8 @@ $ dspace community-filiator --remove --parent=10568/66598 --child=10568/106605
- IWMI is really pressuring us to have a periodic CSV export of their community
- I decided to write a systemd timer to use `dspace metadata-export` every week, and made an nginx alias to make it available [publicly](https://cgspace.cgiar.org/iwmi.csv)
- It is part of the [Ansible infrastructure scripts](https://github.com/ilri/rmg-ansible-public) that I use to provision the servers
- I wrote to Atmire to tell them to try their CUA duplicates processor on DSpace Test whenever they get a chance this week
- I verified that there were indeed duplicate metadata values in the `userAgent_ngram` and `userAgent_search` fields, even in the first few results I saw in Solr
- For reference, the UID of the record I saw with duplicate metadata was: 50e52a06-ffb7-4597-8d92-1c608cc71c98
<!-- vim: set sw=2 ts=2: -->