(Thanks for the responses) My filterCache hit rate is ~60% (so I'll try making it bigger), and I am CPU bound.
How do I measure the size of my per-request garbage? Is it (total heap size before collection - total heap size after collection) / # of requests to cause a collection? I'll try your suggestions and post back any useful results. -- View this message in context: http://www.nabble.com/Performance-%22dead-zone%22-due-to-garbage-collection-tp21588427p21593661.html Sent from the Solr - User mailing list archive at Nabble.com.