Update notes for 2016-07-22

This commit is contained in:
Alan Orth 2016-07-22 17:59:12 +03:00
parent a118a8aaa6
commit 9e1b951127
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
4 changed files with 109 additions and 4 deletions

View File

@ -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*

View File

@ -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&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>
</section> </section>

View File

@ -177,7 +177,34 @@ index.authority.ignore-variants.dc.contributor.author=false
&lt;/code&gt;&lt;/pre&gt; &lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt; &lt;ul&gt;
&lt;li&gt;And reindexing&lt;/li&gt; &lt;li&gt;After reindexing I don&amp;rsquo;t see any change in Discovery&amp;rsquo;s display of authors, and still have entries like:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;Grace, D. (464)
Grace, D. (62)
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;I asked for clarification of the following options on the DSpace mailing list:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;index.authority.ignore
index.authority.ignore-prefered
index.authority.ignore-variants
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;In the mean time, I will try these on DSpace Test (plus a reindex):&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;index.authority.ignore=true
index.authority.ignore-prefered=true
index.authority.ignore-variants=true
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Enabled usage of &lt;code&gt;X-Forwarded-For&lt;/code&gt; in DSpace admin control panel (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/255&#34;&gt;#255&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;It was misconfigured and disabled, but already working for some reason &lt;em&gt;sigh&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;/ul&gt;
</description> </description>
</item> </item>

View File

@ -177,7 +177,34 @@ index.authority.ignore-variants.dc.contributor.author=false
&lt;/code&gt;&lt;/pre&gt; &lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt; &lt;ul&gt;
&lt;li&gt;And reindexing&lt;/li&gt; &lt;li&gt;After reindexing I don&amp;rsquo;t see any change in Discovery&amp;rsquo;s display of authors, and still have entries like:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;Grace, D. (464)
Grace, D. (62)
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;I asked for clarification of the following options on the DSpace mailing list:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;index.authority.ignore
index.authority.ignore-prefered
index.authority.ignore-variants
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;In the mean time, I will try these on DSpace Test (plus a reindex):&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;index.authority.ignore=true
index.authority.ignore-prefered=true
index.authority.ignore-variants=true
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Enabled usage of &lt;code&gt;X-Forwarded-For&lt;/code&gt; in DSpace admin control panel (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/255&#34;&gt;#255&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;It was misconfigured and disabled, but already working for some reason &lt;em&gt;sigh&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;/ul&gt;
</description> </description>
</item> </item>