doc
This commit is contained in:
parent
470d2e6e02
commit
041d7e26ab
2 changed files with 20 additions and 22 deletions
|
@ -20,8 +20,8 @@ alink="#0000FF">
|
||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h1 class="title"><a name="idp49119296" id=
|
<h1 class="title"><a name="idp49231008" id=
|
||||||
"idp49119296"></a>Recoll user manual</h1>
|
"idp49231008"></a>Recoll user manual</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
|
@ -109,13 +109,13 @@ alink="#0000FF">
|
||||||
multiple indexes</a></span></dt>
|
multiple indexes</a></span></dt>
|
||||||
|
|
||||||
<dt><span class="sect2">2.1.3. <a href=
|
<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=
|
<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=
|
<dt><span class="sect2">2.1.5. <a href=
|
||||||
"#idp55153760">Recovery</a></span></dt>
|
"#idp54854576">Recovery</a></span></dt>
|
||||||
</dl>
|
</dl>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
@ -962,8 +962,8 @@ alink="#0000FF">
|
||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h3 class="title"><a name="idp55127072" id=
|
<h3 class="title"><a name="idp54827888" id=
|
||||||
"idp55127072"></a>2.1.3. Document types</h3>
|
"idp54827888"></a>2.1.3. Document types</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1056,8 +1056,8 @@ indexedmimetypes = application/pdf
|
||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h3 class="title"><a name="idp55146752" id=
|
<h3 class="title"><a name="idp54847568" id=
|
||||||
"idp55146752"></a>2.1.4. Indexing
|
"idp54847568"></a>2.1.4. Indexing
|
||||||
failures</h3>
|
failures</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1097,8 +1097,8 @@ indexedmimetypes = application/pdf
|
||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h3 class="title"><a name="idp55153760" id=
|
<h3 class="title"><a name="idp54854576" id=
|
||||||
"idp55153760"></a>2.1.5. Recovery</h3>
|
"idp54854576"></a>2.1.5. Recovery</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -4725,14 +4725,13 @@ bye goodbye "see you" \
|
||||||
"replaceable"><code>word1</code></em> AND <em class=
|
"replaceable"><code>word1</code></em> AND <em class=
|
||||||
"replaceable"><code>word2</code></em>) <code class=
|
"replaceable"><code>word2</code></em>) <code class=
|
||||||
"literal">OR</code> <em class=
|
"literal">OR</code> <em class=
|
||||||
"replaceable"><code>word3</code></em>. Explicit parenthesis
|
"replaceable"><code>word3</code></em>.</p>
|
||||||
are <span class="emphasis"><em>not</em></span>
|
|
||||||
supported.</p>
|
|
||||||
|
|
||||||
<p>As of <span class="application">Recoll</span> 1.21, you
|
<p>With <span class="application">Recoll</span> versions
|
||||||
can use parentheses to group elements, which will sometimes
|
1.21 and later, you can use parentheses to group elements,
|
||||||
make things clearer, and may allow expressing combinations
|
which will sometimes make things clearer, and may allow
|
||||||
which would have been difficult otherwise.</p>
|
expressing combinations which would have been difficult
|
||||||
|
otherwise.</p>
|
||||||
|
|
||||||
<p>An element preceded by a <code class="literal">-</code>
|
<p>An element preceded by a <code class="literal">-</code>
|
||||||
specifies a term that should <span class=
|
specifies a term that should <span class=
|
||||||
|
|
|
@ -3185,11 +3185,10 @@ bye goodbye "see you" \
|
||||||
not
|
not
|
||||||
(<replaceable>word1</replaceable> AND
|
(<replaceable>word1</replaceable> AND
|
||||||
<replaceable>word2</replaceable>) <literal>OR</literal>
|
<replaceable>word2</replaceable>) <literal>OR</literal>
|
||||||
<replaceable>word3</replaceable>. Explicit
|
<replaceable>word3</replaceable>. </para>
|
||||||
parenthesis are <emphasis>not</emphasis> supported.</para>
|
|
||||||
|
|
||||||
<para>As of &RCL; 1.21, you can use parentheses to group
|
<para>With &RCL; versions 1.21 and later, you can use parentheses to
|
||||||
elements, which will sometimes make things clearer, and may
|
group elements, which will sometimes make things clearer, and may
|
||||||
allow expressing combinations which would have been difficult
|
allow expressing combinations which would have been difficult
|
||||||
otherwise.</para>
|
otherwise.</para>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue