with many files using solr external file field
Can you provide a stack trace for the OOM eexception ?
On Tue, Jun 7, 2011 at 4:25 PM, Bohnsack, Sven
wrote:
> Hi all,
>
> we're using solr 1.4 and external file field ([1]) for sorting our
> searchresults. We have about 40.000 Ter
Hi all,
we're using solr 1.4 and external file field ([1]) for sorting our
searchresults. We have about 40.000 Terms, for which we use this sorting option.
Currently we're running into massive OutOfMemory-Problems and were not pretty
sure, what's the matter. It seems that the garbage collector s
What about change the schema.xml and classify the field as stored:false
E.g.:
<--
searchable, but value ist not returned in the Solr-Response.
HTH,
Sven
-Ursprüngliche Nachricht-
Von: Darren Govoni [mailto:dar...@ontrenet.com]
Gesendet: Dienstag, 27. April 2010 20:39
An: solr-user@luc
at 3:02 AM, Bohnsack, Sven
wrote:
> Hi Shalin!
>
>
>
> Thanks for quick response. Sadly it tells me, that i have to look elsewhere
> to fix the problem.
>
>
>
> Anyone an idea what could cause the increasing warmup-Times? If required I
> can post some stats.
>
>
Bereitgestellt am: Dienstag, 16. Februar 2010 09:05
Autor: Shalin Shekhar Mangar
Betreff: Re: Performance-Issues and raising numbers of "cumulative inserts"
On Tue, Feb 16, 2010 at 1:06 PM, Bohnsack, Sven
wrote: > Hey IT-Crowd! > > I'm dealing with some performance i
Hey IT-Crowd!
I'm dealing with some performance issues during warmup the
queryResultCache. Normally it tooks about 11 Minutes (~700.000 ms), but
now it tooks about 4 MILLION and more ms. All I can see in the solr.log
ist that the number of cumulative_inserts ascends from from ~250.000 to
~670.0