SV: OutOfMemory-problems with SortComparatorSource / ScoreDocComparator

2007-11-08 Thread Tobias Hill
Alex Från: Tobias Hill [EMAIL PROTECTED] Skickat: den 8 november 2007 18:34 Till: java-user@lucene.apache.org Ämne: OutOfMemory-problems with SortComparatorSource / ScoreDocComparator Hi, We have implemented a custom sort following the pattern in Lucene in Action. Unfortun

OutOfMemory-problems with SortComparatorSource / ScoreDocComparator

2007-11-08 Thread Tobias Hill
Hi, We have implemented a custom sort following the pattern in Lucene in Action. Unfortunately this has led to quite serious memory problems. When analyzing those (with a profiler) it seems that there are as many remaining instances of our SortComparatorSource as there have been queries against th