Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 61190 invoked from network); 13 Jul 2005 21:32:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jul 2005 21:32:24 -0000 Received: (qmail 80850 invoked by uid 500); 13 Jul 2005 21:32:21 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 80815 invoked by uid 500); 13 Jul 2005 21:32:20 -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 80802 invoked by uid 99); 13 Jul 2005 21:32:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2005 14:32:20 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lucenelist@danielnaber.de designates 80.67.18.13 as permitted sender) Received: from [80.67.18.13] (HELO smtprelay01.ispgateway.de) (80.67.18.13) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2005 14:32:17 -0700 Received: (qmail 4792 invoked from network); 13 Jul 2005 21:32:15 -0000 Received: from unknown (HELO p5496D44A.dip.t-dialin.net) ([pbs]695637@[84.150.212.74]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with RC4-MD5 encrypted SMTP for ; 13 Jul 2005 21:32:15 -0000 From: Daniel Naber To: java-dev@lucene.apache.org Subject: Re: IndexWriter and system properties Date: Wed, 13 Jul 2005 23:34:26 +0200 User-Agent: KMail/1.8 References: <20050712144246.96141.qmail@web31115.mail.mud.yahoo.com> In-Reply-To: <20050712144246.96141.qmail@web31115.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200507132334.26287@danielnaber.de> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Tuesday 12 July 2005 16:42, Otis Gospodnetic wrote: > I remember adding some of those, and I don't really recall why I was > adding them. =C2=A0I think we just didn't have various setters we have no= w, > and for some reason chose not to add them. =C2=A0Now that we have (most of > them?), I think system properties can go. Okay, I have started to remove them. I'll touch other files the next days=20 and do the same there. If people miss some of the setters (e.g. setting=20 the lock timeout -- does anybody actually use that?), they'll complain=20 soon enough. Regards Daniel =2D-=20 http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org