Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 38300 invoked from network); 28 Mar 2006 11:44:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Mar 2006 11:44:22 -0000 Received: (qmail 32843 invoked by uid 500); 28 Mar 2006 11:44:16 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 32823 invoked by uid 500); 28 Mar 2006 11:44:16 -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 32812 invoked by uid 99); 28 Mar 2006 11:44:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Mar 2006 03:44:16 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of koji.sekiguchi@m4.dion.ne.jp designates 219.125.112.5 as permitted sender) Received: from [219.125.112.5] (HELO nm05omta055.dion.ne.jp) (219.125.112.5) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 28 Mar 2006 03:44:15 -0800 Received: from sekiguchi ([59.135.85.171]) by nm05mta.dion.ne.jp id <20060328204353397.MA48.8237118@nm05mta.dion.ne.jp>; Tue, 28 Mar 2006 20:43:53 +0900 From: "Koji Sekiguchi" To: Subject: RE: API for setting lock directory Date: Tue, 28 Mar 2006 20:43:51 +0900 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <733777220603280324o10ed9be0o4bde6092efff9290@mail.gmail.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Gopi, The name of the system property has been changed to org.apache.lucene.lockDir and it should be still available. Thank you, Koji > -----Original Message----- > From: Gopikrishnan Subramani [mailto:gopi.subramani@gmail.com] > Sent: Tuesday, March 28, 2006 8:24 PM > To: java-user@lucene.apache.org > Subject: API for setting lock directory > > > Hello, > > With Lucene 1.4.3 I used to use a different lock directory from > the default > by setting org.apache.lucene.lockdir system property. But as per > http://lucene.apache.org/java/docs/systemproperties.html this is not > supported in Lucene 1.9 and above. I don't see any equivalent API for > lockDir property though in Lucene 1.9.1. Does anyone know if using this > system property is still supported? > > Thanks, > Gopi > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org