Re: CPU Max Utilization

2009-11-09 Thread Otis Gospodnetic
- Original Message > From: ba ba > To: solr-user@lucene.apache.org > Sent: Mon, November 9, 2009 5:15:17 PM > Subject: Re: CPU Max Utilization > > After doing some more testing, I've seen the performance decrease yet again. > It happens after solr has been run

Re: CPU Max Utilization

2009-11-09 Thread ba ba
gt; - Original Message ---- >> > From: ba ba >> > To: solr-user@lucene.apache.org >> > Sent: Thu, November 5, 2009 9:20:13 PM >> > Subject: CPU Max Utilization >> > >> > Greetings, >> > >> > I'm running a solr instance

Re: CPU Max Utilization

2009-11-05 Thread Otis Gospodnetic
rom: ba ba > To: solr-user@lucene.apache.org > Sent: Thu, November 5, 2009 9:20:13 PM > Subject: CPU Max Utilization > > Greetings, > > I'm running a solr instance with 100 million documents in it. The index is > 18 GB. > > The strange behavior I'm se

Re: CPU Max Utilization

2009-11-05 Thread Walter Underwood
Are you requesting results by relevance or are you sorting by a field? How many results are you requesting? Are you using real user queries (with repetition) or a flat distrubution of queries? wunder On Nov 5, 2009, at 6:20 PM, ba ba wrote: Greetings, I'm running a solr instance with 100

CPU Max Utilization

2009-11-05 Thread ba ba
Greetings, I'm running a solr instance with 100 million documents in it. The index is 18 GB. The strange behavior I'm seeing is CPU utilization gets maxed out. I'm running on an 8 core machine with 32 GB or ram. Every concurrent query I run on it uses up one of the cores. So, if I am running 1 co