<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR></HEAD>
<BODY >
<DIV><FONT face="MS Shell Dlg" size=1>Angelo  --- I don't think you have to 
find a lucene module.  You can easily import the jsps 
from the lucene-demo.jar to opencms, thanks to the v5.0 availble jsp 
support.  And point your index to the opencms/export directory.  I 
also put a cron job using opencms schedule task to update the index regularly. 
To do this all you have to do is extend I_CmsCrobJob and hook it up with sth 
similar to the lucene-demo's HTMLParser.  It is simple and works just 
fine.<BR><BR>There are some covets though.  One is that you can only 
indexing those statically exported files, that means that you have to use 
xmltemplate instead of the new jsptemplate.  Since jsps cannot be 
statically exported (At least I cannot figure out how and it is also 
theoratically difficult).  It also need more work before you can index 
document other than html and text, but that is all on lucene's side.<BR><BR>Wow, 
cannot believe it is friday. <BR><BR>Larry<BR><BR><BR></FONT><I>Friday, May 16, 
2003 10:08 AM<BR>To: opencms-dev@opencms.org<BR>cc: <BR>From: Angelo Brunoro 
<angelo.brunoro@iks.it><BR>Subject: [opencms-dev] Lucene 
module</I><BR><BR></DIV>
<DIV><SPAN class=698421014-16052003><FONT face=Tahoma size=2>Hi, 
</FONT></SPAN></DIV>
<DIV><SPAN class=698421014-16052003><FONT face=Tahoma size=2>I can't find 
the lucene module. Where can I found 
it?<BR>Thanks</FONT></SPAN></DIV></BODY></HTML>