Hello, After running a nightly release from around January of Solr for about 4 weeks without any problems, I'm starting to see OutofMemory errors:
Mar 24, 2009 1:35:36 AM org.apache.solr.common.SolrException log SEVERE: java.lang.OutOfMemoryError: Java heap space at org.apache.lucene.util.OpenBitSet.clone(OpenBitSet.java:640) Is this a common error to see? I'm running a lot of faceted queries on an index with about 7.5 million documents. I'm giving about 8GBs of memory to Solr. While I do update the index frequently, I also optimize frequently - its a little strange to me that this problem is showing up now after four weeks of zero problems. Any suggestions/ideas would be very much appreciated! Thanks, Harish -- View this message in context: http://www.nabble.com/Solr-OpenBitSet-OutofMemory-Error-tp22707576p22707576.html Sent from the Solr - User mailing list archive at Nabble.com.