[Yanel-commits] rev 38751 - public/yanel/trunk/src/realms/yanel-website/content

simon at wyona.com simon at wyona.com
Fri Sep 19 10:05:00 CEST 2008


Author: simon
Date: 2008-09-19 10:04:59 +0200 (Fri, 19 Sep 2008)
New Revision: 38751

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/858861d0-8592-11dd-ad8b-0800200c9a66
Log:
more documentation added

Modified: public/yanel/trunk/src/realms/yanel-website/content/858861d0-8592-11dd-ad8b-0800200c9a66
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/858861d0-8592-11dd-ad8b-0800200c9a66	2008-09-19 07:38:43 UTC (rev 38750)
+++ public/yanel/trunk/src/realms/yanel-website/content/858861d0-8592-11dd-ad8b-0800200c9a66	2008-09-19 08:04:59 UTC (rev 38751)
@@ -46,7 +46,7 @@
         </tr>
         <tr>
           <td>index-fulltext</td>
-          <td>FIXME: if this is set to false it will just not configure a "fulltextSearchIndexFile" and the TikaConfig. If you are indexing with Indexer.index(node) you will get an exception.
+          <td>FIXME: if this is set to false it will just not configure a "fulltextSearchIndexFile" and the TikaConfig. If you are indexing with Indexer.index(node) it will silently ignore this.
           <br/>
           PROPOSAL: Also configure "fulltextSearchIndexFile" and the TikaConfig anyway. but control autoindexing of node with this element.
           </td>
@@ -55,7 +55,7 @@
         </tr>
         <tr>
           <td>index-properties</td>
-          <td>FIXME: if this is set to false it will just not configure a "propertiesSearchIndexFile". If you are indexing with Indexer.index(node) you will get an exception.
+          <td>FIXME: if this is set to false it will just not configure a "propertiesSearchIndexFile". If you are indexing with Indexer.index(node) it will silently ignore this.
           <br/>
           PROPOSAL: Also configure "propertiesSearchIndexFile" anyway. but control autoindexing of property with this element.</td>
           <td>boolean</td>



More information about the Yanel-commits mailing list