diff --git a/content/2016-07.md b/content/2016-07.md
index 3977195f3..11fc009e2 100644
--- a/content/2016-07.md
+++ b/content/2016-07.md
@@ -124,3 +124,19 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
- Mitigate the [HTTPoxy](https://httpoxy.org) vulnerability for Tomcat etc in nginx: https://github.com/ilri/rmg-ansible-public/pull/38
- Unblock 70.32.99.142 from `/rest` as it has been blocked for a few days
+
+## 2016-07-22
+
+- Help Paola from CCAFS with thumbnails for batch uploads
+- She has been struggling to get the dimensions right, and manually enlarging smaller thumbnails, renaming PNGs to JPG, etc
+- Altmetric reports having an issue with some of our authors being doubled...
+- This is related to authority and confidence!
+- We might need to use `index.authority.ignore-prefered=true` to tell the Discovery index to prefer the variation that exists in the metadatavalue rather than what it finds in the authority cache.
+- Trying these on DSpace Test after a discussion by Daniel Scharon on the dspace-tech mailing list:
+
+```
+index.authority.ignore-prefered.dc.contributor.author=true
+index.authority.ignore-variants.dc.contributor.author=false
+```
+
+- And reindexing
diff --git a/public/2016-07/index.html b/public/2016-07/index.html
index 80b04f170..50009d45c 100644
--- a/public/2016-07/index.html
+++ b/public/2016-07/index.html
@@ -221,6 +221,25 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
+
+2016-07-22
+
+
+- Help Paola from CCAFS with thumbnails for batch uploads
+- She has been struggling to get the dimensions right, and manually enlarging smaller thumbnails, renaming PNGs to JPG, etc
+- Altmetric reports having an issue with some of our authors being doubled…
+- This is related to authority and confidence!
+- We might need to use
index.authority.ignore-prefered=true
to tell the Discovery index to prefer the variation that exists in the metadatavalue rather than what it finds in the authority cache.
+- Trying these on DSpace Test after a discussion by Daniel Scharon on the dspace-tech mailing list:
+
+
+index.authority.ignore-prefered.dc.contributor.author=true
+index.authority.ignore-variants.dc.contributor.author=false
+
+
+
diff --git a/public/index.xml b/public/index.xml
index 3782267c5..89235180d 100644
--- a/public/index.xml
+++ b/public/index.xml
@@ -160,6 +160,25 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
<li>Mitigate the <a href="https://httpoxy.org">HTTPoxy</a> vulnerability for Tomcat etc in nginx: <a href="https://github.com/ilri/rmg-ansible-public/pull/38">https://github.com/ilri/rmg-ansible-public/pull/38</a></li>
<li>Unblock 70.32.99.142 from <code>/rest</code> as it has been blocked for a few days</li>
</ul>
+
+<h2 id="2016-07-22:edc14796891c14dec087b4bb89c38aa9">2016-07-22</h2>
+
+<ul>
+<li>Help Paola from CCAFS with thumbnails for batch uploads</li>
+<li>She has been struggling to get the dimensions right, and manually enlarging smaller thumbnails, renaming PNGs to JPG, etc</li>
+<li>Altmetric reports having an issue with some of our authors being doubled…</li>
+<li>This is related to authority and confidence!</li>
+<li>We might need to use <code>index.authority.ignore-prefered=true</code> to tell the Discovery index to prefer the variation that exists in the metadatavalue rather than what it finds in the authority cache.</li>
+<li>Trying these on DSpace Test after a discussion by Daniel Scharon on the dspace-tech mailing list:</li>
+</ul>
+
+<pre><code>index.authority.ignore-prefered.dc.contributor.author=true
+index.authority.ignore-variants.dc.contributor.author=false
+</code></pre>
+
+<ul>
+<li>And reindexing</li>
+</ul>
diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml
index 25c141556..a0eb046a5 100644
--- a/public/tags/notes/index.xml
+++ b/public/tags/notes/index.xml
@@ -160,6 +160,25 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
<li>Mitigate the <a href="https://httpoxy.org">HTTPoxy</a> vulnerability for Tomcat etc in nginx: <a href="https://github.com/ilri/rmg-ansible-public/pull/38">https://github.com/ilri/rmg-ansible-public/pull/38</a></li>
<li>Unblock 70.32.99.142 from <code>/rest</code> as it has been blocked for a few days</li>
</ul>
+
+<h2 id="2016-07-22:edc14796891c14dec087b4bb89c38aa9">2016-07-22</h2>
+
+<ul>
+<li>Help Paola from CCAFS with thumbnails for batch uploads</li>
+<li>She has been struggling to get the dimensions right, and manually enlarging smaller thumbnails, renaming PNGs to JPG, etc</li>
+<li>Altmetric reports having an issue with some of our authors being doubled…</li>
+<li>This is related to authority and confidence!</li>
+<li>We might need to use <code>index.authority.ignore-prefered=true</code> to tell the Discovery index to prefer the variation that exists in the metadatavalue rather than what it finds in the authority cache.</li>
+<li>Trying these on DSpace Test after a discussion by Daniel Scharon on the dspace-tech mailing list:</li>
+</ul>
+
+<pre><code>index.authority.ignore-prefered.dc.contributor.author=true
+index.authority.ignore-variants.dc.contributor.author=false
+</code></pre>
+
+<ul>
+<li>And reindexing</li>
+</ul>