10:31
An: java-user@lucene.apache.org
Betreff: RE: High CPU usage duing index and search
Greetings,
I have tested with Mysql, the grouping is ok when there is not much records in
the table, but when I come across to performed grouping in a table which have 3
millions of records, It really ta
eChuang, Chew
-Original Message-
From: testn [mailto:[EMAIL PROTECTED]
Sent: Monday, August 13, 2007 4:34 PM
To: java-user@lucene.apache.org
Subject: RE: High CPU usage duing index and search
To me, it looks like what you are trying to achieve is more suitable to be
the database where it
o:[EMAIL PROTECTED]
> Sent: Tuesday, August 07, 2007 10:37 PM
> To: java-user@lucene.apache.org
> Subject: RE: High CPU usage duing index and search
>
>
> Check out Filter class. You can create a separate filter for each field
> and
> then chain them together using Chai
@lucene.apache.org
Subject: RE: High CPU usage duing index and search
Check out Filter class. You can create a separate filter for each field and
then chain them together using ChainFilter. If you cache the filter, it will
be pretty fast.
Chew Yee Chuang wrote:
>
> Greetings,
>
> Yes, proc
e:
>> 7/31/2007
>> 5:26 PM
>>
>>
>>
>>
>> -----
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>
1 AM
To: java-user@lucene.apache.org
Subject: Re: High CPU usage duing index and search
It sounds like you have a fairly busy system, perhaps 100% load on the
process is not that strange, at least not during short periods of time.
A simpler solution would be to nice the process a little bit in
CPU resources.
>
> Hope this info will help and sorry for my bad English.
>
> Thanks
> eChuang, Chew
>
> -----Original Message-
> From: karl wettin [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 31, 2007 5:54 PM
> To: java-user@lucene.apache.org
> Subject: Re:
5:54 PM
To: java-user@lucene.apache.org
Subject: Re: High CPU usage duing index and search
31 jul 2007 kl. 05.25 skrev Chew Yee Chuang:
But just notice that when Lucene performing search or index,
the CPU usage on my machine raise to 100%, because of this issue,
some of my
others backend process
Chew
-Original Message-
From: karl wettin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 31, 2007 5:54 PM
To: java-user@lucene.apache.org
Subject: Re: High CPU usage duing index and search
31 jul 2007 kl. 05.25 skrev Chew Yee Chuang:
> But just notice that when Lucene performing search
31 jul 2007 kl. 05.25 skrev Chew Yee Chuang:
But just notice that when Lucene performing search or index,
the CPU usage on my machine raise to 100%, because of this issue,
some of my
others backend process will slow down eventually. Just want to know
does
anyone face this problem before ? an
Greetings All,
I have been trying out Lucene recently and very happy with the search
performance. But just notice that when Lucene performing search or index,
the CPU usage on my machine raise to 100%, because of this issue, some of my
others backend process will slow down eventually. Just want
11 matches
Mail list logo