ышев
> wrote:
>>
>> I realized what the problem was. One of the Solr threads freezes when
>> importing
>> MP3 files. When there are many such files Solr loads all processors. Is
>> there a
>> way to free thread?
>>
>> Re: High CPU usage after import
the Solr threads freezes when
importing
MP3 files. When there are many such files Solr loads all processors. Is
there a
way to free thread?
Re: High CPU usage after import That could mean that the code is hung
somehow.
Or, maybe Solr is just
working on the commit. Unless you have an explicit commit, t
many such files Solr loads all processors. Is
there a
way to free thread?
Re: High CPU usage after import That could mean that the code is hung
somehow.
Or, maybe Solr is just
working on the commit. Unless you have an explicit commit, the automatic
commit will occur some time after the extract reque
Александр Вандышев
wrote:
> I realized what the problem was. One of the Solr threads freezes when
> importing
> MP3 files. When there are many such files Solr loads all processors. Is
> there a
> way to free thread?
>
> Re: High CPU usage after import That could mean that t
I realized what the problem was. One of the Solr threads freezes when importing
MP3 files. When there are many such files Solr loads all processors. Is there a
way to free thread?
Re: High CPU usage after import That could mean that the code is hung somehow.
Or, maybe Solr is just
working on the
That could mean that the code is hung somehow. Or, maybe Solr is just
working on the commit. Unless you have an explicit commit, the automatic
commit will occur some time after the extract request. How much data are we
talking about?
What does the Solr log say? Compare that to the case where C
Some document types can consume significant CPU resources, such as large PDF
files.
-- Jack Krupansky
-Original Message-
From: Александр Вандышев
Sent: Tuesday, April 1, 2014 9:28 AM
To: Solr User
Subject: High CPU usage after import
I use a update/extract handler for indexing a larg