Wy too high :). H, not much detail there...
bq: filterCache (size="30" initialSize="30"
autowarmCount="5"),
This is an OOM waiting to happen. Each filterCache entry is a key/value
pair. The key is the fq clause, but the value is a bitmap of all the docs in
the index, i.e. ma
Hi,
I’m involved in the an open source project called Vufind which uses Solr to
search across library catalogue records [1].
The project uses what seems to be very high defaults cache settings in
solrconfig.xml [2]:
-
filterCache (size="30" initialSize="30" autowarmCount="5"),