This commit is contained in:
Jean-Francois Dockes 2016-01-27 15:34:09 +01:00
parent 470d2e6e02
commit 041d7e26ab
2 changed files with 20 additions and 22 deletions

View file

@ -20,8 +20,8 @@ alink="#0000FF">
<div class="titlepage">
<div>
<div>
<h1 class="title"><a name="idp49119296" id=
"idp49119296"></a>Recoll user manual</h1>
<h1 class="title"><a name="idp49231008" id=
"idp49231008"></a>Recoll user manual</h1>
</div>
<div>
@ -109,13 +109,13 @@ alink="#0000FF">
multiple indexes</a></span></dt>
<dt><span class="sect2">2.1.3. <a href=
"#idp55127072">Document types</a></span></dt>
"#idp54827888">Document types</a></span></dt>
<dt><span class="sect2">2.1.4. <a href=
"#idp55146752">Indexing failures</a></span></dt>
"#idp54847568">Indexing failures</a></span></dt>
<dt><span class="sect2">2.1.5. <a href=
"#idp55153760">Recovery</a></span></dt>
"#idp54854576">Recovery</a></span></dt>
</dl>
</dd>
@ -962,8 +962,8 @@ alink="#0000FF">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a name="idp55127072" id=
"idp55127072"></a>2.1.3.&nbsp;Document types</h3>
<h3 class="title"><a name="idp54827888" id=
"idp54827888"></a>2.1.3.&nbsp;Document types</h3>
</div>
</div>
</div>
@ -1056,8 +1056,8 @@ indexedmimetypes = application/pdf
<div class="titlepage">
<div>
<div>
<h3 class="title"><a name="idp55146752" id=
"idp55146752"></a>2.1.4.&nbsp;Indexing
<h3 class="title"><a name="idp54847568" id=
"idp54847568"></a>2.1.4.&nbsp;Indexing
failures</h3>
</div>
</div>
@ -1097,8 +1097,8 @@ indexedmimetypes = application/pdf
<div class="titlepage">
<div>
<div>
<h3 class="title"><a name="idp55153760" id=
"idp55153760"></a>2.1.5.&nbsp;Recovery</h3>
<h3 class="title"><a name="idp54854576" id=
"idp54854576"></a>2.1.5.&nbsp;Recovery</h3>
</div>
</div>
</div>
@ -4725,14 +4725,13 @@ bye goodbye "see you" \
"replaceable"><code>word1</code></em> AND <em class=
"replaceable"><code>word2</code></em>) <code class=
"literal">OR</code> <em class=
"replaceable"><code>word3</code></em>. Explicit parenthesis
are <span class="emphasis"><em>not</em></span>
supported.</p>
"replaceable"><code>word3</code></em>.</p>
<p>As of <span class="application">Recoll</span> 1.21, you
can use parentheses to group elements, which will sometimes
make things clearer, and may allow expressing combinations
which would have been difficult otherwise.</p>
<p>With <span class="application">Recoll</span> versions
1.21 and later, you can use parentheses to group elements,
which will sometimes make things clearer, and may allow
expressing combinations which would have been difficult
otherwise.</p>
<p>An element preceded by a <code class="literal">-</code>
specifies a term that should <span class=

View file

@ -3185,11 +3185,10 @@ bye goodbye "see you" \
not
(<replaceable>word1</replaceable> AND
<replaceable>word2</replaceable>) <literal>OR</literal>
<replaceable>word3</replaceable>. Explicit
parenthesis are <emphasis>not</emphasis> supported.</para>
<replaceable>word3</replaceable>. </para>
<para>As of &RCL; 1.21, you can use parentheses to group
elements, which will sometimes make things clearer, and may
<para>With &RCL; versions 1.21 and later, you can use parentheses to
group elements, which will sometimes make things clearer, and may
allow expressing combinations which would have been difficult
otherwise.</para>