Add notes for 2021-01-27

This commit is contained in:
2021-01-27 15:49:34 +02:00
parent ea19549164
commit 2cc1653344
23 changed files with 49 additions and 28 deletions

View File

@ -27,7 +27,7 @@ For example, this item has 51 views on CGSpace, but 0 on AReS
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2021-01/" />
<meta property="article:published_time" content="2021-01-03T10:13:54+02:00" />
<meta property="article:modified_time" content="2021-01-25T16:37:30+02:00" />
<meta property="article:modified_time" content="2021-01-26T15:52:39+02:00" />
@ -60,9 +60,9 @@ For example, this item has 51 views on CGSpace, but 0 on AReS
"@type": "BlogPosting",
"headline": "January, 2021",
"url": "https://alanorth.github.io/cgspace-notes/2021-01/",
"wordCount": "2880",
"wordCount": "2978",
"datePublished": "2021-01-03T10:13:54+02:00",
"dateModified": "2021-01-25T16:37:30+02:00",
"dateModified": "2021-01-26T15:52:39+02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -624,6 +624,18 @@ java.lang.IllegalArgumentException: Invalid character found in the request targe
</ul>
</li>
</ul>
<h2 id="2021-01-27">2021-01-27</h2>
<ul>
<li>Abenet approved my submission to CGSpace for the CSV metadata quality checker: <a href="https://hdl.handle.net/10568/110997">https://hdl.handle.net/10568/110997</a></li>
<li>Add SDGs and Impact Areas to the XMLUI item display</li>
<li>Last week Atmire got back to me about the duplicates in Solr
<ul>
<li>The deduplicator appears to be working, but you need to limit the number of records, for example <code>-r 100</code> so it doesn&rsquo;t crash due to memory</li>
<li>They pointed to a few records <code>solr_update_time_stamp:1605635765897</code> that have hundreds of duplicates which are now gone (still present if you look on the production server)</li>
<li>I need to try this again before doing it on CGSpace</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->