Author: michiel
Date: 2010-06-29 19:14:28 +0200 (Tue, 29 Jun 2010)
New Revision: 42744

Modified:
   
mmbase/branches/MMBase-1_9/contributions/lucene/src/main/webapp/mmbase/components/lucene/index.jspx
Log:


Modified: 
mmbase/branches/MMBase-1_9/contributions/lucene/src/main/webapp/mmbase/components/lucene/index.jspx
===================================================================
--- 
mmbase/branches/MMBase-1_9/contributions/lucene/src/main/webapp/mmbase/components/lucene/index.jspx
 2010-06-29 15:19:51 UTC (rev 42743)
+++ 
mmbase/branches/MMBase-1_9/contributions/lucene/src/main/webapp/mmbase/components/lucene/index.jspx
 2010-06-29 17:14:28 UTC (rev 42744)
@@ -44,6 +44,7 @@
     <tr>
       <th rowspan="${readOnly ? '1' : '2'}">Name</th>
       <th rowspan="${readOnly ? '1' : '2'}">Description</th>
+      <th rowspan="${readOnly ? '1' : '2'}">Incremental updates</th>
       <th colspan="2" rowspan="1"># of entries in index</th>
       <th rowspan="${readOnly ? '1' : '2'}">Last full index (duration)</th>
       <th rowspan="${readOnly ? '1' : '2'}">Recent errors</th>
@@ -83,7 +84,6 @@
           </td>
           <td>
             <mm:write value="${mm:string(indexer.description)}" />
-            <mm:function module="lucene" referids="index" name="description" />
           </td>
           <td>
             ${indexer.incrementalUpdating}

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to