doc
This commit is contained in:
parent
cc267f4f5a
commit
ef783b3634
@ -20,8 +20,8 @@ alink="#0000FF">
|
|||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h1 class="title"><a name="idp46033312" id=
|
<h1 class="title"><a name="idp49189152" id=
|
||||||
"idp46033312"></a>Recoll user manual</h1>
|
"idp49189152"></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=
|
||||||
"#idp51664016">Document types</a></span></dt>
|
"#idp55074208">Document types</a></span></dt>
|
||||||
|
|
||||||
<dt><span class="sect2">2.1.4. <a href=
|
<dt><span class="sect2">2.1.4. <a href=
|
||||||
"#idp51683696">Indexing failures</a></span></dt>
|
"#idp55093888">Indexing failures</a></span></dt>
|
||||||
|
|
||||||
<dt><span class="sect2">2.1.5. <a href=
|
<dt><span class="sect2">2.1.5. <a href=
|
||||||
"#idp51690704">Recovery</a></span></dt>
|
"#idp55100896">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="idp51664016" id=
|
<h3 class="title"><a name="idp55074208" id=
|
||||||
"idp51664016"></a>2.1.3. Document types</h3>
|
"idp55074208"></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="idp51683696" id=
|
<h3 class="title"><a name="idp55093888" id=
|
||||||
"idp51683696"></a>2.1.4. Indexing
|
"idp55093888"></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="idp51690704" id=
|
<h3 class="title"><a name="idp55100896" id=
|
||||||
"idp51690704"></a>2.1.5. Recovery</h3>
|
"idp55100896"></a>2.1.5. Recovery</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -5152,12 +5152,13 @@ dir:recoll dir:src -dir:utils -dir:common
|
|||||||
<p>For <span class="application">Recoll</span> versions
|
<p>For <span class="application">Recoll</span> versions
|
||||||
1.18 and later, and <span class="emphasis"><em>when working
|
1.18 and later, and <span class="emphasis"><em>when working
|
||||||
with a raw index</em></span> (not the default), searches
|
with a raw index</em></span> (not the default), searches
|
||||||
can be made sensitive to character case and diacritics. How
|
can be sensitive to character case and diacritics. How this
|
||||||
this happens is controlled by configuration variables and
|
happens is controlled by configuration variables and what
|
||||||
what search data is entered.</p>
|
search data is entered.</p>
|
||||||
|
|
||||||
<p>The general default is that searches are insensitive to
|
<p>The general default is that searches entered without
|
||||||
case and diacritics. An entry of <code class=
|
upper-case or accented characters are insensitive to case
|
||||||
|
and diacritics. An entry of <code class=
|
||||||
"literal">resume</code> will match any of <code class=
|
"literal">resume</code> will match any of <code class=
|
||||||
"literal">Resume</code>, <code class=
|
"literal">Resume</code>, <code class=
|
||||||
"literal">RESUME</code>, <code class=
|
"literal">RESUME</code>, <code class=
|
||||||
@ -5165,7 +5166,8 @@ dir:recoll dir:src -dir:utils -dir:common
|
|||||||
"literal">Résumé</code> etc.</p>
|
"literal">Résumé</code> etc.</p>
|
||||||
|
|
||||||
<p>Two configuration variables can automate switching on
|
<p>Two configuration variables can automate switching on
|
||||||
sensitivity:</p>
|
sensitivity (they were documented but actually did nothing
|
||||||
|
until <span class="application">Recoll</span> 1.22):</p>
|
||||||
|
|
||||||
<div class="variablelist">
|
<div class="variablelist">
|
||||||
<dl class="variablelist">
|
<dl class="variablelist">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user