Hi,
I'm using solr cloud 9.1.1 on solr cloud cluster start initial heap it
takes around 400 MB out of 12 GB. After some queries on solr heap increases
to 8 GB. And when I reload the collection it reduces to 7GB.
using G1GC in this case.
Running the same testcase with ZGC, it reduces heap to less
Hi everyone,
we have inaugurated today a new forum about Information Retrieval and this
is the Apache Solr section:
https://ir-relevant.net/forums/forum/search-technologies/apache-solr/
Feel free to use it to share your discussions/ideas/questions about Apache
Solr!
You'll find various experts th
On 11/10/2023 06:09, bilal qureshi wrote:
I'm using solr cloud 9.1.1 on solr cloud cluster start initial heap it
takes around 400 MB out of 12 GB. After some queries on solr heap increases
to 8 GB. And when I reload the collection it reduces to 7GB.
using G1GC in this case.
Running the same test