On Tue, 2005-01-25 at 18:48 +0100, Guido Casper wrote:
> FWIW, you might want to have a look at these weblog postings (even Doug 
> Cutting left some comments):
> http://epesh.blog-city.com/read/1001351.htm
> http://epesh.blog-city.com/read/1002949.htm
> http://epesh.blog-city.com/read/1005164.htm
> 
> According to the author Hani Suleiman wrote a RDBMS-based directories 
> for Lucene as well.

We (the company I work for, Aliacom) are in the process of releasing a
content management solution "AliaCMS" as Free Software. This solution is
based on slide, a workflow engine and lucene. We use an SQL store for
lucene indexes. Right now it is tested only with MaxDB, but some
versions ran on Oracle and MySQL/InnoDB. All our code will be released
under a free license any time soon on http://aliacms.aliacom.fr (nothing
here right now except the default virtual host ;-)

So given our intentions, I'm sure I can the provide you with the code of
lucene sql directory. Please consider it GPL licensed until we have
settled on the final license.

Note : the attached code is only a small portion of a bigger
lucene-connector, so I will not compile out of the box (the full
lucene-connector will be released with AliaCMS)


Attachment: lucene_sql_store.tar.bz2
Description: application/bzip-compressed-tar

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to