Compass is free and good when you use hibernate to store data into database and create Lucene index. What you found is a Jdbc based implementation of Lucene Directory class, which is not specifically for Compass.
Storing lucene's index content into database doesn't give you fast performance compared with local file access, of course it may not matter much depending on your application's requirement. Chris Lu ---------------------------------------- Instant Lucene Search on Any Database/Application http://www.dbsight.net On 10/7/06, Mag Gam <[EMAIL PROTECTED]> wrote:
Hi folks, After some latenight google searching, I came across this interesting website, http://static.compassframework.org/docs/latest/jdbcdirectory.html Is this framework free? Is anyone using this? If so, how is it for newbies to Lucene/Derby/Java? I always wanted to have a lucene index in a RDBMS ... TIA
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]