Add docs again

This commit is contained in:
Alan Orth 2024-09-17 08:02:34 +04:00
parent 842373d26f
commit edd2a8b306
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -34,7 +34,7 @@ Upgrade CGSpace to DSpace 7.6.2
"@type": "BlogPosting",
"headline": "September, 2024",
"url": "https://alanorth.github.io/cgspace-notes/2024-09/",
"wordCount": "593",
"wordCount": "523",
"datePublished": "2024-09-01T21:16:00-07:00",
"dateModified": "2024-09-14T23:02:16+03:00",
"author": {
@ -192,17 +192,6 @@ Mozilla/5.0 (Windows; U; Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0
<li>I enabled HTTP/3 in nginx</li>
<li>I enabled the SSR patch in Angular: <a href="https://github.com/DSpace/dspace-angular/issues/3110">https://github.com/DSpace/dspace-angular/issues/3110</a></li>
</ul>
<h2 id="2024-09-16">2024-09-16</h2>
<ul>
<li>Experiment with the <a href="https://github.com/codeobia/dspace-statistics-api-js">dspace-statistics-api-js</a> on DSpace 7 Test
<ul>
<li>In the past it always caused Solr to run out of memory, but I increased Solr&rsquo;s heap from 2g to 3g and it runs without crashing</li>
<li>I attached VisualVM to Solr with a 3g and 4g heap and iterated over 1260 pages of results in the dspace-statistics-api-js:</li>
</ul>
</li>
</ul>
<p>![Solr with 3g heap](/cgspace-notes/2024/09/2024-09-16 Solr 3g heap.png)
![Solr with 4g heap](/cgspace-notes/2024/09/2024-09-16 Solr 4g heap.png)</p>
<!-- raw HTML omitted -->