mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-07-25
This commit is contained in:
@ -88,6 +88,11 @@ $ ./delete-metadata-values.py -f dc.contributor.author -i /tmp/Authors-Delete-UT
|
||||
|
||||
- Run the author cleanups on CGSpace and start a full Discovery re-index
|
||||
|
||||
## 2016-07-14
|
||||
|
||||
- Test LDAP settings for new root LDAP
|
||||
- Seems to work when binding as a top-level user
|
||||
|
||||
## 2016-07-18
|
||||
|
||||
- Adjust identifiers in XMLUI item display to be more prominent
|
||||
@ -169,3 +174,18 @@ index.authority.ignore-variants=true
|
||||
```
|
||||
index.authority.ignore=true
|
||||
```
|
||||
|
||||
- After re-indexing and clearing the XMLUI cache nothing has changed
|
||||
|
||||
## 2016-07-25
|
||||
|
||||
- Trying a few more settings (plus reindex) for Discovery on DSpace Test:
|
||||
|
||||
```
|
||||
index.authority.ignore-prefered.dc.contributor.author=true
|
||||
index.authority.ignore-variants=true
|
||||
```
|
||||
|
||||
- Run all OS updates and reboot DSpace Test server
|
||||
- No changes to Discovery after reindexing... hmm.
|
||||
- Integrate and massively clean up About page ([#256](https://github.com/ilri/DSpace/pull/256))
|
||||
|
Reference in New Issue
Block a user