Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 16BE321CB for ; Sat, 7 May 2011 12:46:42 +0000 (UTC) Received: (qmail 51661 invoked by uid 500); 7 May 2011 12:46:41 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 51607 invoked by uid 500); 7 May 2011 12:46:40 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 51600 invoked by uid 99); 7 May 2011 12:46:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 May 2011 12:46:40 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [85.25.71.29] (HELO mail.troja.net) (85.25.71.29) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 May 2011 12:46:34 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.troja.net (Postfix) with ESMTP id 6ADE645FD1B for ; Sat, 7 May 2011 14:46:12 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.troja.net Received: from mail.troja.net ([127.0.0.1]) by localhost (megaira.troja.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yWybHjGtgqfq for ; Sat, 7 May 2011 14:46:07 +0200 (CEST) Received: from VEGA (port-92-196-39-101.dynamic.qsc.de [92.196.39.101]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.troja.net (Postfix) with ESMTPSA id 1746845FCF4 for ; Sat, 7 May 2011 14:46:07 +0200 (CEST) From: "Uwe Schindler" To: References: <20110507095248.4288223888FE@eris.apache.org> <001901cc0cb3$c50b4070$4f21c150$@thetaphi.de> In-Reply-To: Subject: RE: svn commit: r1100495 - in /lucene/dev/trunk: ./ lucene/ lucene/backwards/ lucene/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java solr/ Date: Sat, 7 May 2011 14:46:08 +0200 Message-ID: <001a01cc0cb4$bd2336f0$3769a4d0$@thetaphi.de> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQIg6UhNw3CSu+6hfjQWGr8T26yEywIeyLHTAozHJZsCmDrJ6ZOdeGIA Content-Language: de Thats fine :-) And randomness in trunk is not a problem, as we currently not produce = trunk backwards indexes. This will be earliest with version 4.1 *g* ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: uwe@thetaphi.de > -----Original Message----- > From: Robert Muir [mailto:rcmuir@gmail.com] > Sent: Saturday, May 07, 2011 2:42 PM > To: dev@lucene.apache.org > Subject: Re: svn commit: r1100495 - in /lucene/dev/trunk: ./ lucene/ > lucene/backwards/ > = lucene/src/test/org/apache/lucene/index/TestBackwardsCompatibility.java > solr/ >=20 > On Sat, May 7, 2011 at 8:39 AM, Uwe Schindler wrote: > > I agree. We should maybe factor out the createIndex method at all to = a > separate class that also automatically ZIPs the index after creating = it. > createIndex method is not really a test, it=E2=80=99s a utility to = produce the indexes. > > > > I just committed this to be able to process with merging here. > > >=20 > oh, maybe I shouldn't have responded to your commit message... i didnt > have any problems with what you were doing, it just reminded me of the > issues I saw the other day! >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For = additional > commands, e-mail: dev-help@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org