Add notes for 2016-07-25

This commit is contained in:
2016-07-25 14:04:28 +03:00
parent 94217ee1f5
commit f04ac1aca1
4 changed files with 101 additions and 0 deletions

View File

@ -181,6 +181,13 @@ $ ./delete-metadata-values.py -f dc.contributor.author -i /tmp/Authors-Delete-UT
<li>Run the author cleanups on CGSpace and start a full Discovery re-index</li>
</ul>
<h2 id="2016-07-14:edc14796891c14dec087b4bb89c38aa9">2016-07-14</h2>
<ul>
<li>Test LDAP settings for new root LDAP</li>
<li>Seems to work when binding as a top-level user</li>
</ul>
<h2 id="2016-07-18:edc14796891c14dec087b4bb89c38aa9">2016-07-18</h2>
<ul>
@ -273,6 +280,26 @@ index.authority.ignore-variants=true
<pre><code>index.authority.ignore=true
</code></pre>
<ul>
<li>After re-indexing and clearing the XMLUI cache nothing has changed</li>
</ul>
<h2 id="2016-07-25:edc14796891c14dec087b4bb89c38aa9">2016-07-25</h2>
<ul>
<li>Trying a few more settings (plus reindex) for Discovery on DSpace Test:</li>
</ul>
<pre><code>index.authority.ignore-prefered.dc.contributor.author=true
index.authority.ignore-variants=true
</code></pre>
<ul>
<li>Run all OS updates and reboot DSpace Test server</li>
<li>No changes to Discovery after reindexing&hellip; hmm.</li>
<li>Integrate and massively clean up About page (<a href="https://github.com/ilri/DSpace/pull/256">#256</a>)</li>
</ul>
</section>
<footer>