From f04ac1aca1d1c5cb4d69e0102adeb9a5143b7561 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 25 Jul 2016 14:04:28 +0300 Subject: [PATCH] Add notes for 2016-07-25 --- content/2016-07.md | 20 ++++++++++++++++++++ public/2016-07/index.html | 27 +++++++++++++++++++++++++++ public/index.xml | 27 +++++++++++++++++++++++++++ public/tags/notes/index.xml | 27 +++++++++++++++++++++++++++ 4 files changed, 101 insertions(+) diff --git a/content/2016-07.md b/content/2016-07.md index ce852e2af..2d97e7a80 100644 --- a/content/2016-07.md +++ b/content/2016-07.md @@ -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)) diff --git a/public/2016-07/index.html b/public/2016-07/index.html index eeeaec6c1..2871a3c4f 100644 --- a/public/2016-07/index.html +++ b/public/2016-07/index.html @@ -181,6 +181,13 @@ $ ./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

    + + +

    2016-07-18