I'm running an old version of Solr -- it's 1.2, and I'm about to upgrade to 1.3. But I have a question about Solr 1.2 memory usage.
I am occasionally seeing out of memory errors in my Solr log. Doesn't Solr release memory after a document has been indexed ? I would not think it is right for the memory usage to climb to its max specified in java options then give out of memory errors... Any thoughts you have are appreciated. Thanks.