Author: jvdrean
Date: 2007-10-23 18:35:18 +0200 (Tue, 23 Oct 2007)
New Revision: 5466

Modified:
   xwiki-products/xwiki-enterprise/trunk/web/
   xwiki-products/xwiki-enterprise/trunk/web/pom.xml
Log:
XE-97 : Improve Lucene Search page to be as good as the default search


Property changes on: xwiki-products/xwiki-enterprise/trunk/web
___________________________________________________________________
Name: svn:ignore
   + target


Modified: xwiki-products/xwiki-enterprise/trunk/web/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/web/pom.xml   2007-10-23 15:20:38 UTC 
(rev 5465)
+++ xwiki-products/xwiki-enterprise/trunk/web/pom.xml   2007-10-23 16:35:18 UTC 
(rev 5466)
@@ -109,7 +109,10 @@
                 com.xpn.xwiki.plugin.scheduler.SchedulerPlugin,\
                 com.xpn.xwiki.plugin.mailsender.MailSenderPlugin,\
                 com.xpn.xwiki.plugin.watchlist.WatchListPlugin
-            </xwikiCfgPlugins>            
+            </xwikiCfgPlugins>
+            <xwikiCfgAdditionalProperties>                
+                xwiki.work.dir=work
+            </xwikiCfgAdditionalProperties>
           </properties>
         </configuration>
       </plugin>

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to