mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 22:55:04 +01:00
Update notes for 2016-07-25
This commit is contained in:
parent
fdc8f9f694
commit
45682ad8d1
@ -191,3 +191,10 @@ index.authority.ignore-variants=true
|
||||
- Integrate and massively clean up About page ([#256](https://github.com/ilri/DSpace/pull/256))
|
||||
|
||||
![About page](../images/2016/07/cgspace-about-page.png)
|
||||
|
||||
- The DSpace source code mentions the configuration key `discovery.index.authority.ignore-prefered.*` (with prefix of discovery, despite the docs saying otherwise), so I'm trying the following on DSpace Test:
|
||||
|
||||
```
|
||||
discovery.index.authority.ignore-prefered.dc.contributor.author=true
|
||||
discovery.index.authority.ignore-variants=true
|
||||
```
|
||||
|
@ -302,6 +302,14 @@ index.authority.ignore-variants=true
|
||||
|
||||
<p><img src="../images/2016/07/cgspace-about-page.png" alt="About page" /></p>
|
||||
|
||||
<ul>
|
||||
<li>The DSpace source code mentions the configuration key <code>discovery.index.authority.ignore-prefered.*</code> (with prefix of discovery, despite the docs saying otherwise), so I’m trying the following on DSpace Test:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>discovery.index.authority.ignore-prefered.dc.contributor.author=true
|
||||
discovery.index.authority.ignore-variants=true
|
||||
</code></pre>
|
||||
|
||||
</section>
|
||||
<footer>
|
||||
|
||||
|
@ -239,6 +239,14 @@ index.authority.ignore-variants=true
|
||||
</ul>
|
||||
|
||||
<p><img src="../images/2016/07/cgspace-about-page.png" alt="About page" /></p>
|
||||
|
||||
<ul>
|
||||
<li>The DSpace source code mentions the configuration key <code>discovery.index.authority.ignore-prefered.*</code> (with prefix of discovery, despite the docs saying otherwise), so I&rsquo;m trying the following on DSpace Test:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>discovery.index.authority.ignore-prefered.dc.contributor.author=true
|
||||
discovery.index.authority.ignore-variants=true
|
||||
</code></pre>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -239,6 +239,14 @@ index.authority.ignore-variants=true
|
||||
</ul>
|
||||
|
||||
<p><img src="../images/2016/07/cgspace-about-page.png" alt="About page" /></p>
|
||||
|
||||
<ul>
|
||||
<li>The DSpace source code mentions the configuration key <code>discovery.index.authority.ignore-prefered.*</code> (with prefix of discovery, despite the docs saying otherwise), so I&rsquo;m trying the following on DSpace Test:</li>
|
||||
</ul>
|
||||
|
||||
<pre><code>discovery.index.authority.ignore-prefered.dc.contributor.author=true
|
||||
discovery.index.authority.ignore-variants=true
|
||||
</code></pre>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user