Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@locus.apache.org Received: (qmail 96358 invoked from network); 3 Oct 2008 14:03:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Oct 2008 14:03:53 -0000 Received: (qmail 8944 invoked by uid 500); 3 Oct 2008 14:03:51 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 8718 invoked by uid 500); 3 Oct 2008 14:03:51 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 8707 invoked by uid 99); 3 Oct 2008 14:03:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Oct 2008 07:03:51 -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 yseeley@gmail.com designates 209.85.198.237 as permitted sender) Received: from [209.85.198.237] (HELO rv-out-0506.google.com) (209.85.198.237) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Oct 2008 14:02:49 +0000 Received: by rv-out-0506.google.com with SMTP id f6so1552195rvb.5 for ; Fri, 03 Oct 2008 07:03:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition:x-google-sender-auth; bh=6bbZcKxsg/v613vrKp3DihWOXcNdU5n1gfz+t0+LadE=; b=qNMnqyYjlkKIzagwdR3w5o251CHz1R7tIEEhI6N9Ob8kl41qWW6/RYOI0P9XEAfEZ3 peJC1fuH6/ZQsveYDk9BFfRIWSVfHLqh+TpmCe+Ar94Yjl2S/yG3oMEFUpAs/NXkIrcg l688ico7fKW0wZIxfVVY4I0mgs+zfkXx2JL6k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=ULRWykjy7KqYVCcvqYt0MadQayKQ8f30R6LUOoGGml8lXvf01GcGv39icgDS+wEVMm j+7VOXW3LZWPv4dfBKCfmdZfcbD0jlfUlv/UgzhHu3ZkOgTd8ZaAeCR3xhKoNFIcX7YO EeVEj2YqT7BC12T7v2Lji9l97h8smQ2A3liZU= Received: by 10.141.162.9 with SMTP id p9mr623263rvo.68.1223042604259; Fri, 03 Oct 2008 07:03:24 -0700 (PDT) Received: by 10.141.212.15 with HTTP; Fri, 3 Oct 2008 07:03:24 -0700 (PDT) Message-ID: Date: Fri, 3 Oct 2008 10:03:24 -0400 From: "Yonik Seeley" Sender: yseeley@gmail.com To: solr-dev@lucene.apache.org Subject: update lucene to 2.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 0532b8b95e700f6a X-Virus-Checked: Checked by ClamAV on apache.org I've been doing some tests on lucene 2.4.0 w/ solr - everything looks good. I'll update soon unless there are objections. -Yonik