Update of /var/cvs/contributions/natmm/config/modules
In directory james.mmbase.org:/tmp/cvs-serv21857/config/modules

Modified Files:
        lucenemodule.xml 
Log Message:
Indexing on startup is not needed anymore.


See also: http://cvs.mmbase.org/viewcvs/contributions/natmm/config/modules


Index: lucenemodule.xml
===================================================================
RCS file: /var/cvs/contributions/natmm/config/modules/lucenemodule.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- lucenemodule.xml    2 Oct 2008 14:35:40 -0000       1.4
+++ lucenemodule.xml    27 Feb 2009 09:35:08 -0000      1.5
@@ -8,7 +8,7 @@
                <property name="interval">1440</property>
                <property name="starthour">1</property>
                <!-- Do or do not index on startup -->
-               <property name="index-on-startup">true</property>
+               <property name="index-on-startup">false</property>
                <!-- seconds to wait before first index run -->
                <property name="index-on-startup-wait">30</property>
                <!-- Definition file for index, what is indexed from where -->
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to