mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-07-22
This commit is contained in:
@ -124,3 +124,19 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
|
||||
|
||||
- Mitigate the [HTTPoxy](https://httpoxy.org) vulnerability for Tomcat etc in nginx: https://github.com/ilri/rmg-ansible-public/pull/38
|
||||
- Unblock 70.32.99.142 from `/rest` as it has been blocked for a few days
|
||||
|
||||
## 2016-07-22
|
||||
|
||||
- Help Paola from CCAFS with thumbnails for batch uploads
|
||||
- She has been struggling to get the dimensions right, and manually enlarging smaller thumbnails, renaming PNGs to JPG, etc
|
||||
- Altmetric reports having an issue with some of our authors being doubled...
|
||||
- This is related to authority and confidence!
|
||||
- We might need to use `index.authority.ignore-prefered=true` to tell the Discovery index to prefer the variation that exists in the metadatavalue rather than what it finds in the authority cache.
|
||||
- Trying these on DSpace Test after a discussion by Daniel Scharon on the dspace-tech mailing list:
|
||||
|
||||
```
|
||||
index.authority.ignore-prefered.dc.contributor.author=true
|
||||
index.authority.ignore-variants.dc.contributor.author=false
|
||||
```
|
||||
|
||||
- And reindexing
|
||||
|
Reference in New Issue
Block a user