Update of /var/cvs/contributions/lucene/documentation
In directory james.mmbase.org:/tmp/cvs-serv7749

Modified Files:
        lucene.xml 
Log Message:
some docu


See also: http://cvs.mmbase.org/viewcvs/contributions/lucene/documentation


Index: lucene.xml
===================================================================
RCS file: /var/cvs/contributions/lucene/documentation/lucene.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- lucene.xml  30 Oct 2007 09:47:30 -0000      1.11
+++ lucene.xml  28 Jul 2008 13:20:04 -0000      1.12
@@ -329,6 +329,21 @@
       <para>Returns the number of items found.</para>
     </section>
 
+  </section>
+  <section id="clustering">
+    <title>Clustering</title>
+    <para>
+      When using the lucene module on a clustered MMBase,  then you have the 
following options.
+    </para>
+    <section>
+      <title>Shared file system</title>
+      <para>
+        Using the property 'readonly" you can configure only one of the 
lucenes' to be not 'readonly'
+        This property is either 'true' which makes it explicelty readonly or 
'host:&lt;machinename&gt;|&lt;ip-address&gt;|&lt;[EMAIL PROTECTED]&gt;, wich 
makes it read only
+        if the current host doesn't match one of the given strings.
+      </para>
+    </section>
+  </section>
     <section id="history">
       <title>History</title>
 
@@ -337,7 +352,6 @@
       careted by Finalist, which works on MMBase 1.7.</para>
 
       <para>The version you are looking at now was developed on the 1.8
-      version of MMBase.</para>
-    </section>
+    version of MMBase. It is however maintained in HEAD.</para>
   </section>
 </article>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to