Nick, Various people have already implemented their versions of 'JDBC Directories'. Here is some relevant stuff: http://www.mail-archive.com/cgi-bin/htsearch?method=and&format=short&config=lucene-dev_jakarta_apache_org&restrict=&exclude=&words=jdbc+directory
Maybe you can use some of what is already there, or at least learn from it. Note that I've heard only bad stories about storing Lucene indices in a RDBMS. Otis --- Nick Arnett <[EMAIL PROTECTED]> wrote: > Andi Vajda wrote: > > > > > No, there is no such MySQL integration but I did integrate > > DbDirectory, a Berkeley DB-based implementation of Lucene's > Directory > > class. I actually wrote that set of classes first for Java Lucene > and > > submitted them to the Lucene sandbox where they got checked in. > > Do you think they'd be helpful to me in working on some MySQL > integration? If so, I'll go track 'em down. > > Thanks! > > Nick > > > _______________________________________________ > pylucene-dev mailing list > [email protected] > http://lists.osafoundation.org/mailman/listinfo/pylucene-dev > _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
