Otis Gospodnetic wrote:
This was the old behaviour in Lucene. You may want to check the
ML archives to see why the lock was moved to temp dir by default, I
remember there being some discussion around that. This might have
been2 years ago?
To answer my own question, I've just discovered
TED]>
To: java-user@lucene.apache.org
Sent: Tuesday, March 28, 2006 5:46:41 PM
Subject: Re: API for setting lock directory
Gopikrishnan Subramani wrote:
> 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 a
Gopikrishnan Subramani wrote:
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 equiva
On Dienstag 28 März 2006 13:24, Gopikrishnan Subramani wrote:
> 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 Lucen
ani [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 28, 2006 9:02 PM
> To: java-user@lucene.apache.org
> Subject: Re: API for setting lock directory
>
>
> Thanks, Koji. I tried org.apache.lucene.lockDir and found that to be
> working. But my only concern is if this is the sugges
Thanks, Koji. I tried org.apache.lucene.lockDir and found that to be
working. But my only concern is if this is the suggested approached or a
deprecated one. I wanted to know this to make sure my application is Lucene
2.0 compliant.
Thanks again..
Gopi
On 3/28/06, Koji Sekiguchi <[EMAIL PROTECT
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:[EMAIL PROTECTED]
> Sent: Tuesday, March 28, 2006 8:24 PM
> To: java-user@lucene.apache.o