Add notes for 2023-12-12

This commit is contained in:
2023-12-12 14:57:07 +03:00
parent bc6412de09
commit f4c985c16b
34 changed files with 57 additions and 40 deletions

View File

@ -11,7 +11,7 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2023-12/" />
<meta property="article:published_time" content="2023-12-01T08:48:36+03:00" />
<meta property="article:modified_time" content="2023-12-08T16:32:48+03:00" />
<meta property="article:modified_time" content="2023-12-09T09:55:16+03:00" />
@ -28,9 +28,9 @@
"@type": "BlogPosting",
"headline": "December, 2023",
"url": "https://alanorth.github.io/cgspace-notes/2023-12/",
"wordCount": "695",
"wordCount": "749",
"datePublished": "2023-12-01T08:48:36+03:00",
"dateModified": "2023-12-08T16:32:48+03:00",
"dateModified": "2023-12-09T09:55:16+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -238,7 +238,17 @@
</ul>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-console" data-lang="console"><span style="display:flex;"><span>localhost/dspace7= ☘ \COPY (SELECT DISTINCT text_value AS &#34;dc.contributor.author&#34;, count(*) FROM metadatavalue WHERE dspace_object_id in (SELECT dspace_object_id FROM item) AND metadata_field_id = 3 GROUP BY &#34;dc.contributor.author&#34; ORDER BY count DESC) to /tmp/2023-12-08-authors.csv WITH CSV HEADER;
</span></span><span style="display:flex;"><span>COPY 102435
</span></span></code></pre></div><!-- raw HTML omitted -->
</span></span></code></pre></div><h2 id="2023-12-11">2023-12-11</h2>
<ul>
<li>Work on OpenRXV dependencies and podman a bit</li>
<li>Peter noticed that the statistics for this month are very very low on CGSpace
<ul>
<li>I don&rsquo;t know what is going on, perhaps it is related to me adjusting the nginx config last week?</li>
<li>Ah, it&rsquo;s probably because of the spider patterns I updated on 2023-11</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->