Author: buildbot
Date: Sat May 18 11:23:49 2013
New Revision: 862342

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/query/cmds.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May 18 11:23:49 2013
@@ -1 +1 @@
-1483882
+1484091

Modified: websites/staging/jena/trunk/content/documentation/query/cmds.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/query/cmds.html (original)
+++ websites/staging/jena/trunk/content/documentation/query/cmds.html Sat May 
18 11:23:49 2013
@@ -194,14 +194,6 @@ checking these scripts are suitable.</p>
 <p><a href="#arqqexpr"><code>arq.qexpr</code></a> : evaluate and print an
     expression.</p>
 </li>
-<li>
-<p><a href="#arqlarqbuilder"><code>arq.larqbuilder</code></a> : Update a
-    LARQ/Lucene index</p>
-</li>
-<li>
-<p><a href="#arqlarq"><code>arq.larq</code></a> : Query a LARQ/Lucene
-    index</p>
-</li>
 </ul>
 <p>All commands have a <code>--help</code> command for a summary of the
 arguments.</p>
@@ -283,24 +275,6 @@ clause). Indicates whether an evaluation
     not change the request to the server which is always for an XML
     form.</li>
 </ul>
-<h3 id="arqlarqbuilder"><code>arq.larqbuilder</code></h3>
-<p>Build or update a <a href="/documentation/larq/">LARQ index</a>. If a 
dataset is
-given to the command, all graphs are indexed. if a single graph is
-given to the command, that graph is indexed.</p>
-<ul>
-<li><code>--larq</code> : Name of the directory for the Lucene index 
files.</li>
-<li><code>--subjects</code> : By default literals are indexed against the
-    literal RDF node (<a href="cmds.html#lPattern_1">pattern 1</a>). Using this
-    argument cause the subject RDF terms to be indexed
-    (<a href="cmds.html#lPattern_2">pattern 2</a>).</li>
-<li>Dataset description using <code>--data FILE</code> or 
<code>--desc.</code></li>
-</ul>
-<h3 id="arqlarq"><code>arq.larq</code></h3>
-<p>Issue a Lucene query and print the nodes found (objects or subjects
-as appropriate).</p>
-<ul>
-<li><code>--larq</code> : Name of the directory for the Lucene index 
files.</li>
-</ul>
   </div>
 
   <div id="footer">


Reply via email to