From lucene-net-dev-return-1570-apmail-incubator-lucene-net-dev-archive=incubator.apache.org@incubator.apache.org Wed Oct 15 21:41:28 2008 Return-Path: Delivered-To: apmail-incubator-lucene-net-dev-archive@locus.apache.org Received: (qmail 55109 invoked from network); 15 Oct 2008 21:41:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Oct 2008 21:41:28 -0000 Received: (qmail 49983 invoked by uid 500); 15 Oct 2008 21:41:28 -0000 Delivered-To: apmail-incubator-lucene-net-dev-archive@incubator.apache.org Received: (qmail 49966 invoked by uid 500); 15 Oct 2008 21:41:28 -0000 Mailing-List: contact lucene-net-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-dev@incubator.apache.org Delivered-To: mailing list lucene-net-dev@incubator.apache.org Received: (qmail 49955 invoked by uid 99); 15 Oct 2008 21:41:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2008 14:41:28 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of digydigy@gmail.com designates 74.125.78.148 as permitted sender) Received: from [74.125.78.148] (HELO ey-out-1920.google.com) (74.125.78.148) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2008 21:40:21 +0000 Received: by ey-out-1920.google.com with SMTP id 4so338753eyg.54 for ; Wed, 15 Oct 2008 14:40:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:references :in-reply-to:subject:date:message-id:mime-version:content-type :content-transfer-encoding:x-mailer:thread-index:content-language; bh=7PWVd/m4eYSmQHIAT54yYT48R2a7yfMUudbNmpP1V3w=; b=VUGaSKsTqRdHOKe0XdG22F4SOJuef+51cX0fJ7Hbx4IbuxanH5sdbQ2yt7BwMqrXCF AVT9+SsiPEK5oeAuieKDCdpPY1PcJexCCI46jWyBBF97xfNccQBZ8FiOYtgTibgUrxQ0 0ky0qwHsl4NoQqxgt3PkCyUp34qrkQ2iBCuAc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:references:in-reply-to:subject:date:message-id:mime-version :content-type:content-transfer-encoding:x-mailer:thread-index :content-language; b=sZqqtmnQbjoQh+u2lOWciPoa8l1zWGsotWSMrzjUCi3PDv6f4cH5to+ykTupc+L+rZ nG7GZx/AxoC3NQb212CRzE6gBQNDsVyM8xuOQhjV5J+V/YylNoyUimY6eQS5gtG6lNID 6rYXX7Ijj4LKx0LJk1lIKwXYjIA2Cqs1PthZk= Received: by 10.210.26.10 with SMTP id 10mr1831964ebz.32.1224106847489; Wed, 15 Oct 2008 14:40:47 -0700 (PDT) Received: from NEWPC ([81.213.206.230]) by mx.google.com with ESMTPS id 5sm498544eyf.8.2008.10.15.14.40.44 (version=SSLv3 cipher=RC4-MD5); Wed, 15 Oct 2008 14:40:46 -0700 (PDT) From: "Digy" To: References: <48F629A0.4090309@paradigmaxis.pt> In-Reply-To: <48F629A0.4090309@paradigmaxis.pt> Subject: RE: Search with Sort Date: Thu, 16 Oct 2008 00:40:35 +0300 Message-ID: <000001c92f0e$a9d388b0$fd7a9a10$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acku7FYxOW9A2pfCQd2yY6ZOxwyq2QAG3Xtw Content-Language: tr X-Virus-Checked: Checked by ClamAV on apache.org Yes, there is a MemoryLeakage-bug while searching+sorting in versions 2.1 & 2.3.1 and as far as I can reproduce the bug, I prepared two patches ("WeakHashTable+FieldCacheImpl.rar" for v2.1 and "Paches for v2.3.1.rar" for v2.3.1 (https://issues.apache.org/jira/browse/LUCENENET-106) ). Although there are still many complains about this issue, there isn't(or I don't have) any test case to track it down. DIGY. -----Original Message----- From: Bruno Matos [mailto:bruno.matos@paradigmaxis.pt] Sent: Wednesday, October 15, 2008 8:34 PM To: lucene-net-dev@incubator.apache.org Subject: Search with Sort Hello, I'm with a problem with memory when I use a Sort. Can anyone help me with this? I sow a lot of people posting about this, but I didn't sow any answers. Thank you. -- Bruno Matos ParadigmaXis - Engenharia e Arquitectura de Software, S.A. Avenida da Boavista, 1043 4100-129 Porto Portugal Tel: (+351) 22 605 48 72 Fax: (+351) 22 605 48 74