mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2016-07-25
This commit is contained in:
parent
94217ee1f5
commit
f04ac1aca1
@ -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))
|
||||
|
@ -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… 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>
|
||||
|
||||
|
@ -119,6 +119,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>
|
||||
@ -210,6 +217,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>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -119,6 +119,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>
|
||||
@ -210,6 +217,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>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user