Debugging Solr memory usage/heap problems

2007-02-06 Thread Graham Stead
Hi everyone, My Solr JVM runs out of heap space quite frequently. I'm trying to understand Solr/Lucene's memory usage so I can address the problem correctly. Otherwise, I feel I'm taking random shots in the dark. I've tried previous troubleshooting suggestions. Here's what I've done: 1)

Re: Debugging Solr memory usage/heap problems

2007-02-06 Thread Mike Klaas
On 2/6/07, Graham Stead [EMAIL PROTECTED] wrote: Hi everyone, My Solr JVM runs out of heap space quite frequently. I'm trying to understand Solr/Lucene's memory usage so I can address the problem correctly. Otherwise, I feel I'm taking random shots in the dark. 4) In solrconfig.xml, I set

RE: Debugging Solr memory usage/heap problems

2007-02-06 Thread Graham Stead
Mike, Yonik, thanks for the quick reply. I think it is in your queries. Are you sorting on many fields? What is a typical query? I'm not a lucene expert, but there are lucene experts on this list. Our queries do not sort by any field. However, we do make use of FunctionQueries and a