Return-Path: Delivered-To: apmail-incubator-lucene-net-user-archive@locus.apache.org Received: (qmail 76677 invoked from network); 27 Sep 2006 19:23:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Sep 2006 19:23:37 -0000 Received: (qmail 15227 invoked by uid 500); 27 Sep 2006 19:23:37 -0000 Delivered-To: apmail-incubator-lucene-net-user-archive@incubator.apache.org Received: (qmail 15139 invoked by uid 500); 27 Sep 2006 19:23:37 -0000 Mailing-List: contact lucene-net-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-user@incubator.apache.org Delivered-To: mailing list lucene-net-user@incubator.apache.org Received: (qmail 15130 invoked by uid 99); 27 Sep 2006 19:23:36 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Sep 2006 12:23:36 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=philip.withington@gmail.com; domainkeys=good Authentication-Results: idunn.apache.osuosl.org smtp.mail=philip.withington@gmail.com; spf=pass X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE Received-SPF: pass (idunn.apache.osuosl.org: domain gmail.com designates 66.249.92.175 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [66.249.92.175] ([66.249.92.175:16846] helo=ug-out-1314.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 5A/30-01583-6BFCA154 for ; Wed, 27 Sep 2006 12:23:35 -0700 Received: by ug-out-1314.google.com with SMTP id y2so105450uge for ; Wed, 27 Sep 2006 12:23:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=nzDiC4bLmUCKwdCR1FNLpaGal+vSj9s4PxfHNnm/zOE4aTfNHnOQaJ1Or+5vcASsFpfC/mK8vtmZ/6rdkmiyvJd2Ua8E66MItjWKwar+iqqlrkhPSMxXHSvfslLwdtUtVyTfNbGAnOPrroJnWTKyDaq8Gkw1w4fxbh0vURrr5I0= Received: by 10.67.103.7 with SMTP id f7mr880864ugm; Wed, 27 Sep 2006 12:23:32 -0700 (PDT) Received: by 10.67.117.9 with HTTP; Wed, 27 Sep 2006 12:23:31 -0700 (PDT) Message-ID: Date: Wed, 27 Sep 2006 20:23:31 +0100 From: "Philip Withington" To: lucene-net-user@incubator.apache.org Subject: Memory leak with sorted searches MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_42494_29581938.1159385011728" X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_42494_29581938.1159385011728 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I'm finding that the memory leak problem with sorted searches means that I cannot use this feature of Lucene.Net. I'm using version 1.9.1. Is there a version out there with a fix for this problem or will it be fixed in a forthcoming release? Regards Phil ------=_Part_42494_29581938.1159385011728--