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
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