Update notes for 2016-12-07

This commit is contained in:
2016-12-07 13:58:00 +02:00
parent f4d50401bd
commit 66f5c9fbfe
5 changed files with 6 additions and 1 deletions

View File

@ -358,3 +358,4 @@ dspace#= update metadatavalue set text_value='Grace, Delia', authority='bfa61d7c
```
- This proves that unifying author name varieties in authorities is easy, but fixing the name in the authority is tricky!
- Perhaps another way is to just add our own UUID to the authority field for the text_value we like, then re-index authority so they get synced from PostgreSQL to Solr, then set the other text_values to use that authority ID