happen in all the files. Maybe they're broken.
>
>
> Thanks for participating. Unfortunately it's not that. Set stored = "false"
> for
> all fields, nothing has changed.Re: High CPU usage after import
>
> Are you storing the data? That is, the raw binary of t
This does not happen in all the files. Maybe they're broken.
Thanks for participating. Unfortunately it's not that. Set stored = "false" for
all fields, nothing has changed.Re: High CPU usage after import
Are you storing the data? That is, the raw binary of the MP3? B/c when
Thanks for participating. Unfortunately it's not that. Set stored = "false" for
all fields, nothing has changed.Re: High CPU usage after import
Are you storing the data? That is, the raw binary of the MP3? B/c when
stored="true", Solr will try to compress the data, perh
Александр Вандышев
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
CPU usage does
settle down.
-- Jack Krupansky
-Original Message-
From: Александр Вандышев
Sent: Thursday, April 3, 2014 3:24 AM
To: Solr User
Subject: High CPU usage after import
Thanks for the answer. I meant that the CPU does not free after the end of
import.Tomtcat or Solr continue
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 large number of files. If
during
indexing a CPU loads was not maximum at the end of
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
I use a update/extract handler for indexing a large number of files. If during
indexing a CPU loads was not maximum at the end of import loading decreases. If
CPU loading was max then loading remain high. Who can help me?