mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-25 08:00:18 +01:00
Add docs again
This commit is contained in:
parent
842373d26f
commit
edd2a8b306
@ -34,7 +34,7 @@ Upgrade CGSpace to DSpace 7.6.2
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "September, 2024",
|
"headline": "September, 2024",
|
||||||
"url": "https://alanorth.github.io/cgspace-notes/2024-09/",
|
"url": "https://alanorth.github.io/cgspace-notes/2024-09/",
|
||||||
"wordCount": "593",
|
"wordCount": "523",
|
||||||
"datePublished": "2024-09-01T21:16:00-07:00",
|
"datePublished": "2024-09-01T21:16:00-07:00",
|
||||||
"dateModified": "2024-09-14T23:02:16+03:00",
|
"dateModified": "2024-09-14T23:02:16+03:00",
|
||||||
"author": {
|
"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 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>
|
<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>
|
</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’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 -->
|
<!-- raw HTML omitted -->
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user