DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23773>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23773 [PATCH] DBDirectory implementation Summary: [PATCH] DBDirectory implementation Product: Lucene Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Store AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Implementation of the Lucene Directory interface which stores data in a JDBC-accessible database. June 2nd, 2003, a contribution from "Anthony Eden" <[EMAIL PROTECTED]>. Original email: Version 1.0 of the DBDirectory library, which implements a Directory which can store indeces in a database is now available for download. There are two versions: Tar GZIP: http://www.anthonyeden.com/download/lucene-dbdirectory-1.0.tar.gz ZIP: http://www.anthonyeden.com/download/lucene-dbdirectory-1.0.zip The source code is included. Please read the README file for instructions on using DBDirectory. I have only tested it with MySQL but would be happy to add other database scripts if anyone would like to submit them. Please post any questions here on the mailing list. Otis, is there anything left to do to get this into the sandbox? Additionally, how will I maintain the code if it is in the sandbox? Will I get write access to the part of the CVS repository which would house DBDirectory? I currently have all of the code in my private CVS. Sincerely, Anthony Eden --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]