Try setUseCompoundFile(false) on your IndexWriter as soon as you create
it or before you call optimize
-Original Message-
From: Christian Rodriguez [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 21, 2004 1:10 PM
To: Lucene Users List
Subject: Re: Problems with Lucene + BDB (Berkeley
Andy, you are right.
I tried with Lucene 1.3 and it worked perfectly. This should be added
to a README in the Lucene + BDB sandbox (or somewhere) so people dont
spend days struggling with those weird non - deterministic bugs I am
getting...
Now, I do need to use version 1.4, so Id like to see if
I used BDB + lucene successfully using the lucene 1.3 distribution,
but it broke in my application with the 1.4 distribution. The 1.4
dist uses a different file system by default, the "cluster file
system", so maybe that is the source of the issues.
good luck,
andy g
On Mon, 20 Sep 2004 19:36:5