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

Modified Files:
      Tag: BRANCH_NATMM_1_2
        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.4.2.1
diff -u -b -r1.4 -r1.4.2.1
--- lucenemodule.xml    2 Oct 2008 14:35:40 -0000       1.4
+++ lucenemodule.xml    27 Feb 2009 09:35:14 -0000      1.4.2.1
@@ -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
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to