Hi, I am pretty pessimistic about any DB directory implementation for Lucene. The nature of the Lucene index files does not really fit well into a relational database. Therefore, performance wise, the DB implementations would suffer a lot. Basically, I would discourage anyone on the DB implementation.
2 cents, Jian On 12/14/05, Steeley Andrew <[EMAIL PROTECTED]> wrote: > > Hello all, > > I know this question has been asked before, but I have not found a > definitive answer. Has anyone implemented a version of Andi Vajda's > DbDirectory that works with the Berkeley DB Java Edition? I am aware of > Oscar Picasso's postings on this list on the topic, but haven't been able to > contact Mr. Picasso or find his contribution as of yet. Anyone else? > > Thanks much, > Andy > >