Re: Lucene Jdbc Directory

2006-10-08 Thread Chris Lu
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 compa

Lucene Jdbc Directory

2006-10-07 Thread Mag Gam
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