From java-user-return-25873-apmail-lucene-java-user-archive=lucene.apache.org@lucene.apache.org Thu Feb 01 17:04:18 2007 Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 20962 invoked from network); 1 Feb 2007 17:04:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2007 17:04:17 -0000 Received: (qmail 70995 invoked by uid 500); 1 Feb 2007 17:04:18 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 70403 invoked by uid 500); 1 Feb 2007 17:04:17 -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 70391 invoked by uid 99); 1 Feb 2007 17:04:17 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Feb 2007 09:04:17 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of Hareesh.Kadlabalu@fatwire.com designates 69.25.74.33 as permitted sender) Received: from [69.25.74.33] (HELO mX1.myoutlookOnline.com) (69.25.74.33) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Feb 2007 09:04:08 -0800 Received: from be053.mail.lan ([10.109.209.153]) by mX1.myoutlookOnline.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 1 Feb 2007 12:03:44 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Locking in Lucene 2.0 Date: Thu, 1 Feb 2007 12:03:38 -0500 Message-ID: <46B7E23F49145C44B7F2AB558AB9169E188BC1@BE053.mail.lan> In-Reply-To: <786263.84709.qm@web60418.mail.yahoo.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Locking in Lucene 2.0 Thread-Index: AcdGGFZTUgbyf3l+SxiaP+I9VZpUhgACYsXg From: "Kadlabalu, Hareesh" To: X-OriginalArrivalTime: 01 Feb 2007 17:03:44.0327 (UTC) FILETIME=[EE3EBD70:01C74622] X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am starting to work with Lucene 2.0 and I noticed that we can no longer create an FSDirectory using a LockFactory.=20 Could someone point me to some discussion or documentation related to locking and what has changed in terms of best practices? It appears that the only way to build custom locking is to write my own Directory implementation.=20 Thanks=20 -hareesh --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org