Author: jvdrean
Date: 2007-10-24 12:32:59 +0200 (Wed, 24 Oct 2007)
New Revision: 5486
Modified:
xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/Main/LuceneSearch
Log:
XE-97 : Improve Lucene Search page to be as good as the default search
Added a message when the lucene index is up to date
Modified:
xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/Main/LuceneSearch
===================================================================
---
xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/Main/LuceneSearch
2007-10-24 09:31:48 UTC (rev 5485)
+++
xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/Main/LuceneSearch
2007-10-24 10:32:59 UTC (rev 5486)
@@ -251,7 +251,7 @@
#if ($queuesize > 2)
#set($info1 = "Lucene is currently building its index,
${queuesize} documents in queue.")
#else
- #set($info1 = "")
+ #set($info1 = "Lucene index is up to date.")
#end
#if($xwiki.hasAdminRights())
#set($info2 = " [Rebuild the Lucene
index>${doc.web}.${doc.name}?rebuild=yes].")
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications