Add notes for 2021-03-11

This commit is contained in:
2021-03-11 08:46:33 +02:00
parent 814e639d7c
commit 90ad54bd75
23 changed files with 48 additions and 28 deletions

View File

@ -19,7 +19,7 @@ Also, we found some issues building and running OpenRXV currently due to ecosyst
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2021-03/" />
<meta property="article:published_time" content="2021-03-01T10:13:54+02:00" />
<meta property="article:modified_time" content="2021-03-09T15:48:47+02:00" />
<meta property="article:modified_time" content="2021-03-10T15:04:01+02:00" />
@ -44,9 +44,9 @@ Also, we found some issues building and running OpenRXV currently due to ecosyst
"@type": "BlogPosting",
"headline": "March, 2021",
"url": "https://alanorth.github.io/cgspace-notes/2021-03/",
"wordCount": "1897",
"wordCount": "1963",
"datePublished": "2021-03-01T10:13:54+02:00",
"dateModified": "2021-03-09T15:48:47+02:00",
"dateModified": "2021-03-10T15:04:01+02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -442,6 +442,15 @@ $ curl -s -X POST http://localhost:9200/openrxv-items-final/_clone/openrxv-items
<li>I filed <a href="https://github.com/AgriculturalSemantics/cg-core/issues/39">an issue</a> on the cg-core project to ask colleagues for ideas</li>
</ul>
</li>
<li>Peter said he doesn&rsquo;t see &ldquo;Source Code&rdquo; or &ldquo;Software&rdquo; in the <a href="https://cgspace.cgiar.org/handle/10568/1/search-filter?field=type">output type facet on the ILRI community</a>, but I see it on the home page, so I will try to do a full Discovery re-index:</li>
</ul>
<pre><code class="language-console" data-lang="console">$ time chrt -b 0 ionice -c2 -n7 nice -n19 dspace index-discovery -b
real 318m20.485s
user 215m15.196s
sys 2m51.529s
</code></pre><ul>
<li>Now I see ten items for &ldquo;Source Code&rdquo; in the facets&hellip;</li>
</ul>
<!-- raw HTML omitted -->