Re: Compass Framework

2006-04-08 Thread Chris Lu
As far as I know, Compass Framework does not store index into database. It just index data when data pass Hibernate, iBatis, or other layer. So if you use these layers in your code, you can use Compass. Chris Lu -- Full-Text Lucene Search on Any Databases http

Re: Compass Framework

2006-04-08 Thread Raghavendra Prabhu
Skounakis <[EMAIL PROTECTED]> wrote: > > > > > Hi all, > > I recently came across the Compass Framework, which is built on top of > lucene. I > am interested in it because it stores the lucene index in an RDBMS and > provides > transaction support for index upda

Compass Framework

2006-04-08 Thread Marios Skounakis
Hi all, I recently came across the Compass Framework, which is built on top of lucene. I am interested in it because it stores the lucene index in an RDBMS and provides transaction support for index updates (it also has several other features but this is the part I'm mostly interested in

Compass Framework 0.8 + Jdbc Lucene Directory

2006-01-08 Thread Shay Banon
We are pleased to announce the 0.8.0 release of Compass Framework - A Java Search Engine Framework based on Lucene. Major feature of this release is the ability to store Lucene index within a database. The feature has two parts: A complete Lucene Jdbc Directory implementation which is