Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 3775 invoked from network); 3 Feb 2008 22:11:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Feb 2008 22:11:57 -0000 Received: (qmail 36321 invoked by uid 500); 3 Feb 2008 22:11:42 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 36297 invoked by uid 500); 3 Feb 2008 22:11:42 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 36286 invoked by uid 99); 3 Feb 2008 22:11:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Feb 2008 14:11:42 -0800 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 acidbriggs@gmail.com designates 209.85.198.191 as permitted sender) Received: from [209.85.198.191] (HELO rv-out-0910.google.com) (209.85.198.191) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Feb 2008 22:11:15 +0000 Received: by rv-out-0910.google.com with SMTP id k20so1428790rvb.5 for ; Sun, 03 Feb 2008 14:11:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=0EezW7BV1ltLB3MxZM6dJ7U6MuRlpqjI3vLL17F2yqk=; b=tG3bFnS4shWJbA+Sqa6WvN7oLsVU4SzPp1hjSmXbpfA+dwhbH0zfw68Ji1AxdwvcnX/nWzM0XDp/5TPjlMMkYAx3DokxBlZBt2gIpCUxutMQgPdofW4Qc8Kw1OQ08qVAyn9LpIUDD5b6hFF4HugiQOIFwU3vLMmpW818J+9JtQY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CkihFInHqa9mAEb2E1zSZB1XG4nqUnNbKIbXvjMWFUnBhbfc+Kn3I85VsQvAv6ti4hk8xgDahQWdpUxr1tOdt5d0tkJgFBwM1WCfGHUl/3TYEasIq++IvekVmhjeAxzjd4fjBrDF8r2/Ai3cP5GjEjMyTUyGJbliVtJNv+jXy60= Received: by 10.140.193.16 with SMTP id q16mr4225178rvf.109.1202076682519; Sun, 03 Feb 2008 14:11:22 -0800 (PST) Received: by 10.141.116.14 with HTTP; Sun, 3 Feb 2008 14:11:22 -0800 (PST) Message-ID: <1c0e93080802031411m3712ab17s804a35c7f5eb05dc@mail.gmail.com> Date: Sun, 3 Feb 2008 17:11:22 -0500 From: Briggs To: java-user@lucene.apache.org Subject: Re: Indexing Speed: 2.3 vs 2.2 (real world numbers) In-Reply-To: <4b124c310802031157l2e7790b9oe1608beb6c5a6dd6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4b124c310802031157l2e7790b9oe1608beb6c5a6dd6@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Damn, really? I haven't had the opportunity to test this yet. Has anyone else seen this kind of improvement? On Feb 3, 2008 2:57 PM, Jake Mannix wrote: > Hello all, > I know you lucene devs did a lot of work on indexing performance in 2.3, > and I just tested it out last thursday, so I thought I'd let you know how it > fared: > > On a 2.17 million document index, a recent test gave indexing time to be: > > * lucene 2.2: 4.83 hours > * lucene 2.3: 26 minutes > > About a factor of 11 speedup. Holy smokes! Great work folks. > > > -jake > -- "Conscious decisions by conscious minds are what make reality real" --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org