Nikhil, This will help: http://www.google.com/search?q=jdbcdirectory%20lucene
We need to add this to the FAQ. Otis ----- Original Message ---- From: Nikhil Goel <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Wednesday, May 10, 2006 11:38:03 AM Subject: Lucene Index Stored on Database instead of FileSystem Hi, By default, Lucene create a directory for index on FileSystem. Is there a plugin or support provided by Lucene to store the index in Databse instead of FileSystem, where:- 1) Directory can be equal to table in DB . 2) Each file in the index directory represents one row in that table. 3) Data in the file can be stored as BLOB in each row. If such a plugin exist, are there any concurreny issues or any limitation on the size of the index that can be stored? Thanks -Nikhil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]