<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2726.2500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT face=Verdana color=#000080 size=2>Hi Angelo, Larry and 
List,</FONT></DIV>
<DIV><FONT face=Verdana color=#000080 size=2>can you help me to getting start to 
integrate Lucene with</FONT></DIV>
<DIV><FONT face=Verdana color=#000080 size=2>an application that run on 
OpenCms?</FONT></DIV>
<DIV><FONT face=Verdana color=#000080 size=2>What do I need?</FONT></DIV>
<DIV><FONT face=Verdana color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Verdana color=#000080 size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=Verdana color=#000080 size=2></FONT> </DIV>
<DIV><FONT face=Verdana color=#000080 size=2>    
EnOl.</FONT></DIV>
<DIV><FONT face=Verdana color=#000080 size=2></FONT> </DIV></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000080 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=angelo.brunoro@iks.it href="mailto:angelo.brunoro@iks.it">Angelo 
  Brunoro</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=opencms-dev@opencms.org 
  href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, May 21, 2003 5:52 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> R: [opencms-dev] Lucene 
  module</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=441495015-21052003><FONT face=Verdana color=#0000ff 
  size=2>10X</FONT></SPAN></DIV>
  <DIV><FONT face=Verdana color=#0000ff size=2></FONT> </DIV>
  <DIV><SPAN class=441495015-21052003><FONT face=Verdana color=#0000ff 
  size=2>i've tried and it works fine.</FONT></SPAN></DIV>
  <DIV class=Section1>
  <P class=MsoNormal><FONT face=Tahoma size=2>-----Messaggio 
  originale-----<BR><B>Da:</B> <A 
  href="mailto:opencms-dev-admin@opencms.org">opencms-dev-admin@opencms.org</A> 
  [mailto:opencms-dev-admin@opencms.org]<B>Per conto di </B><A 
  href="mailto:lzhou@udcom.com">lzhou@udcom.com</A><BR><B>Inviato:</B> venerd́ 
  16 maggio 2003 20.52<BR><B>A:</B> <A 
  href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</A><BR><B>Oggetto:</B> 
  Re: [opencms-dev] Lucene module<BR><BR></FONT></P></DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <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></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>