I am now occasionally getting a Java "GC overhead limit exceeded" error
in my Solr. This may or may not be related to recently adding much
better (and more) warming querries.
I can get it when trying a 'commit', after deleting all documents in my
index, or in other cases.
Anyone run into this, and have suggestions as to how to set my java
options to eliminate? I'm not sure this simply means that my heap size
needs to be bigger, it seems to be something else.
Any advice appreciated. Googling didn't get me much I trusted.
Jonathan