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 Da
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