<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.19">
<TITLE>RES: [opencms-dev] Lucene auto index task</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>OpenCMS 6 also uses net.grcomputing.opencms.search.lucene.CronIndexManager to create index?</FONT>
</P>

<P><FONT SIZE=2>It already does not have integrated Lucene?</FONT>
</P>

<P><FONT SIZE=2>How I make cron of index in OpenCMS 6?</FONT>
</P>
<BR>

<P><FONT SIZE=2>-----Mensagem original-----</FONT>
<BR><FONT SIZE=2>De: Steve Mato [<A HREF="mailto:smato@icc.net">mailto:smato@icc.net</A>] </FONT>
<BR><FONT SIZE=2>Enviada em: quarta-feira, 15 de junho de 2005 13:47</FONT>
<BR><FONT SIZE=2>Para: The OpenCms mailing list; 'The OpenCms mailing list'</FONT>
<BR><FONT SIZE=2>Assunto: Re: [opencms-dev] Lucene auto index task</FONT>
</P>

<P><FONT SIZE=2>Hi,</FONT>
</P>

<P><FONT SIZE=2>I use this in the scheduler to rebuild every night</FONT>
<BR><FONT SIZE=2>@ 4:32am (all on one line)</FONT>
</P>

<P><FONT SIZE=2>32 4 * * * admin Administrators net.grcomputing.opencms.search.lucene.CronIndexManager createIndex=true</FONT>
</P>

<P><FONT SIZE=2>If there is a way to trigger an index on publish, I don't know about it.</FONT>
</P>

<P><FONT SIZE=2>regards,</FONT>
<BR><FONT SIZE=2>Steve</FONT>
</P>
<BR>

<P><FONT SIZE=2>At 05:02 PM 6/15/2005 +0100, =?us-ascii?Q?Jorge_Gonzalez?= wrote:</FONT>
<BR><FONT SIZE=2>>Hi list:</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>>Is there any task to auto-rebuild lucene indexes ?</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>>Better than that: is there any way to update the indexes on every content</FONT>
<BR><FONT SIZE=2>>publish ?</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>>Thanks.</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>>_______________________________________________</FONT>
<BR><FONT SIZE=2>>This mail is send to you from the opencms-dev mailing list</FONT>
<BR><FONT SIZE=2>>To change your list options, or to unsubscribe from the list, please visit</FONT>
<BR><FONT SIZE=2>><A HREF="http://mail.opencms.org/mailman/listinfo/opencms-dev" TARGET="_blank">http://mail.opencms.org/mailman/listinfo/opencms-dev</A></FONT>
<BR><FONT SIZE=2>></FONT>
</P>
<BR>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>This mail is send to you from the opencms-dev mailing list</FONT>
<BR><FONT SIZE=2>To change your list options, or to unsubscribe from the list, please visit</FONT>
<BR><FONT SIZE=2><A HREF="http://mail.opencms.org/mailman/listinfo/opencms-dev" TARGET="_blank">http://mail.opencms.org/mailman/listinfo/opencms-dev</A></FONT>
</P>

</BODY>
</HTML>