mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-11 22:43:20 +01:00
Update notes for 2016-07-22
This commit is contained in:
parent
a118a8aaa6
commit
9e1b951127
@ -139,4 +139,28 @@ index.authority.ignore-prefered.dc.contributor.author=true
|
|||||||
index.authority.ignore-variants.dc.contributor.author=false
|
index.authority.ignore-variants.dc.contributor.author=false
|
||||||
```
|
```
|
||||||
|
|
||||||
- And reindexing
|
- After reindexing I don't see any change in Discovery's display of authors, and still have entries like:
|
||||||
|
|
||||||
|
```
|
||||||
|
Grace, D. (464)
|
||||||
|
Grace, D. (62)
|
||||||
|
```
|
||||||
|
|
||||||
|
- I asked for clarification of the following options on the DSpace mailing list:
|
||||||
|
|
||||||
|
```
|
||||||
|
index.authority.ignore
|
||||||
|
index.authority.ignore-prefered
|
||||||
|
index.authority.ignore-variants
|
||||||
|
```
|
||||||
|
|
||||||
|
- In the mean time, I will try these on DSpace Test (plus a reindex):
|
||||||
|
|
||||||
|
```
|
||||||
|
index.authority.ignore=true
|
||||||
|
index.authority.ignore-prefered=true
|
||||||
|
index.authority.ignore-variants=true
|
||||||
|
```
|
||||||
|
|
||||||
|
- Enabled usage of `X-Forwarded-For` in DSpace admin control panel ([#255](https://github.com/ilri/DSpace/pull/255)
|
||||||
|
- It was misconfigured and disabled, but already working for some reason *sigh*
|
||||||
|
@ -239,7 +239,34 @@ index.authority.ignore-variants.dc.contributor.author=false
|
|||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>And reindexing</li>
|
<li>After reindexing I don’t see any change in Discovery’s display of authors, and still have entries like:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>Grace, D. (464)
|
||||||
|
Grace, D. (62)
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>I asked for clarification of the following options on the DSpace mailing list:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>index.authority.ignore
|
||||||
|
index.authority.ignore-prefered
|
||||||
|
index.authority.ignore-variants
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>In the mean time, I will try these on DSpace Test (plus a reindex):</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>index.authority.ignore=true
|
||||||
|
index.authority.ignore-prefered=true
|
||||||
|
index.authority.ignore-variants=true
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Enabled usage of <code>X-Forwarded-For</code> in DSpace admin control panel (<a href="https://github.com/ilri/DSpace/pull/255">#255</a></li>
|
||||||
|
<li>It was misconfigured and disabled, but already working for some reason <em>sigh</em></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
@ -177,7 +177,34 @@ index.authority.ignore-variants.dc.contributor.author=false
|
|||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>And reindexing</li>
|
<li>After reindexing I don&rsquo;t see any change in Discovery&rsquo;s display of authors, and still have entries like:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>Grace, D. (464)
|
||||||
|
Grace, D. (62)
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>I asked for clarification of the following options on the DSpace mailing list:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>index.authority.ignore
|
||||||
|
index.authority.ignore-prefered
|
||||||
|
index.authority.ignore-variants
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>In the mean time, I will try these on DSpace Test (plus a reindex):</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>index.authority.ignore=true
|
||||||
|
index.authority.ignore-prefered=true
|
||||||
|
index.authority.ignore-variants=true
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Enabled usage of <code>X-Forwarded-For</code> in DSpace admin control panel (<a href="https://github.com/ilri/DSpace/pull/255">#255</a></li>
|
||||||
|
<li>It was misconfigured and disabled, but already working for some reason <em>sigh</em></li>
|
||||||
</ul>
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
@ -177,7 +177,34 @@ index.authority.ignore-variants.dc.contributor.author=false
|
|||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>And reindexing</li>
|
<li>After reindexing I don&rsquo;t see any change in Discovery&rsquo;s display of authors, and still have entries like:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>Grace, D. (464)
|
||||||
|
Grace, D. (62)
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>I asked for clarification of the following options on the DSpace mailing list:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>index.authority.ignore
|
||||||
|
index.authority.ignore-prefered
|
||||||
|
index.authority.ignore-variants
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>In the mean time, I will try these on DSpace Test (plus a reindex):</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>index.authority.ignore=true
|
||||||
|
index.authority.ignore-prefered=true
|
||||||
|
index.authority.ignore-variants=true
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Enabled usage of <code>X-Forwarded-For</code> in DSpace admin control panel (<a href="https://github.com/ilri/DSpace/pull/255">#255</a></li>
|
||||||
|
<li>It was misconfigured and disabled, but already working for some reason <em>sigh</em></li>
|
||||||
</ul>
|
</ul>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user