- 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
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
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
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
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