AW: How to deal with many files using solr external file field

2011-06-08 Thread Bohnsack, Sven
trace for the OOM eexception ? On Tue, Jun 7, 2011 at 4:25 PM, Bohnsack, Sven sven.bohns...@shopping24.dewrote: 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

How to deal with many files using solr external file field

2011-06-07 Thread Bohnsack, Sven
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

AW: Don't return field from query

2010-04-28 Thread Bohnsack, Sven
What about change the schema.xml and classify the field as stored:false E.g.: field name=myfieldname type=string indexed=true stored=false/ -- searchable, but value ist not returned in the Solr-Response. HTH, Sven -Ursprüngliche Nachricht- Von: Darren Govoni

AW: Performance-Issues and raising numbers of cumulative inserts

2010-02-17 Thread Bohnsack, Sven
, Bohnsack, Sven sven.bohns...@shopping24.de 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. Thanking you in anticipation

WG: Performance-Issues and raising numbers of cumulative inserts

2010-02-16 Thread Bohnsack, Sven
Bereitgestellt am: Dienstag, 16. Februar 2010 09:05 Autor: Shalin Shekhar Mangar shalinman...@gmail.com Betreff: Re: Performance-Issues and raising numbers of cumulative inserts  On Tue, Feb 16, 2010 at 1:06 PM, Bohnsack, Sven sven.bohns...@shopping24.de wrote: Hey IT-Crowd! I'm dealing

Performance-Issues and raising numbers of cumulative inserts

2010-02-15 Thread Bohnsack, Sven
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