EMAIL PROTECTED]
Sent: Thursday, January 12, 2006 10:58 AM
To: [email protected]
Subject: RE: JE implementation
If I remember correctly, with my code, I had to create and close the
IndexWriter inside a single transaction.
If the same IndexWriter is used for several transactions and there
s a
starting point because it seemed cleaner and has seen wider use.
Regards,
Aaron
-Original Message-
From: Oscar Picasso [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 12, 2006 10:06 AM
To: [email protected]
Subject: JE implementation
Hi,
Around one year ago, I made a Ber
Aaron
-Original Message-
From: Oscar Picasso [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 12, 2006 10:06 AM
To: [email protected]
Subject: JE implementation
Hi,
Around one year ago, I made a Berkeley DB JE implementation of a Lucene
Directory. I was initially inspired b
Hi,
Around one year ago, I made a Berkeley DB JE implementation of a Lucene
Directory. I was initially inspired by the Andi Vajda code.
I released it under an Apache License but didn't publicize it.
Lately I have read there is some talks about DB JE base directories so if
someo