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

2011-06-10 Thread Chris Hostetter
: We took a deeper look at what happened, when an "external-file-field"-Request is sent to SOLR: : : * SOLR looks if there is a file for the requested query, e.g. "trousers" Something smells fishy here. ExternalFileField is designed to let you load values for a field (for use in functions) fr

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

2011-06-09 Thread Martin Grotzke
When a key has been > discarded its entry is effectively removed from the map, so this class > behaves somewhat differently than other Map implementations." > > -Ursprüngliche Nachricht----- > Von: mtnes...@gmail.com [mailto:mtnes...@gmail.com] Im Auftrag von Simon >

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

2011-06-08 Thread Bohnsack, Sven
, so this class behaves somewhat differently than other Map implementations." -Ursprüngliche Nachricht- Von: mtnes...@gmail.com [mailto:mtnes...@gmail.com] Im Auftrag von Simon Rosenthal Gesendet: Mittwoch, 8. Juni 2011 03:56 An: solr-user@lucene.apache.org Betreff: Re: How to deal

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

2011-06-07 Thread Simon Rosenthal
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 Terms, for which we use this sorting > option. > Currently we're runn

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 s