From java-dev-return-10246-apmail-lucene-java-dev-archive=lucene.apache.org@lucene.apache.org Thu May 26 16:05:34 2005 Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 59158 invoked from network); 26 May 2005 16:05:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 May 2005 16:05:34 -0000 Received: (qmail 36022 invoked by uid 500); 26 May 2005 16:05:16 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 35958 invoked by uid 500); 26 May 2005 16:05:16 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 35938 invoked by uid 99); 26 May 2005 16:05:15 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from rwcrmhc13.comcast.net (HELO rwcrmhc13.comcast.net) (204.127.198.39) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 26 May 2005 09:04:59 -0700 Received: from [192.168.168.81] (c-24-5-160-217.hsd1.ca.comcast.net[24.5.160.217]) by comcast.net (rwcrmhc13) with ESMTP id <2005052616042501500fvj4le>; Thu, 26 May 2005 16:04:25 +0000 Message-ID: <4295F388.7000203@apache.org> Date: Thu, 26 May 2005 09:04:24 -0700 From: Doug Cutting User-Agent: Mozilla Thunderbird 1.0.2-1.3.3 (X11/20050513) X-Accept-Language: en-us, en MIME-Version: 1.0 To: java-dev@lucene.apache.org Subject: Re: major searching performance improvement References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Robert Engels wrote: > Ok. Attached are the updated files. I also forgot some of the changed files > the first time around (CompoundFileReader also had synchronization that > needed to be removed). Again, it would be much easier to understand if you supplied patches, i.e., diffs, so that we can focus on the changes. Could you start a bug report and attach the diffs there? > Since I am working off the 1.4 codebase, I needed to modify FSDirectory, > since most of the methods are private and/or final. I don't have the time to > port to 1.9 at the moment, but maybe someone else does. There is currently no development on the 1.4 branch. So, if we want these changes incorporated into Lucene, someone will need to port them to the SVN trunk. Doug --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org