From ef783b363446c90cc45c48742ff2f5a30874f30d Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 21 Mar 2016 12:52:11 +0100 Subject: [PATCH] doc --- src/doc/user/usermanual.html | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/src/doc/user/usermanual.html b/src/doc/user/usermanual.html index 35c55cbf..c3550cb6 100644 --- a/src/doc/user/usermanual.html +++ b/src/doc/user/usermanual.html @@ -20,8 +20,8 @@ alink="#0000FF">
-

Recoll user manual

+

Recoll user manual

@@ -109,13 +109,13 @@ alink="#0000FF"> multiple indexes
2.1.3. Document types
+ "#idp55074208">Document types
2.1.4. Indexing failures
+ "#idp55093888">Indexing failures
2.1.5. Recovery
+ "#idp55100896">Recovery @@ -962,8 +962,8 @@ alink="#0000FF">
-

2.1.3. Document types

+

2.1.3. Document types

@@ -1056,8 +1056,8 @@ indexedmimetypes = application/pdf
-

2.1.4. Indexing +

2.1.4. Indexing failures

@@ -1097,8 +1097,8 @@ indexedmimetypes = application/pdf
-

2.1.5. Recovery

+

2.1.5. Recovery

@@ -5152,12 +5152,13 @@ dir:recoll dir:src -dir:utils -dir:common

For Recoll versions 1.18 and later, and when working with a raw index (not the default), searches - can be made sensitive to character case and diacritics. How - this happens is controlled by configuration variables and - what search data is entered.

+ can be sensitive to character case and diacritics. How this + happens is controlled by configuration variables and what + search data is entered.

-

The general default is that searches are insensitive to - case and diacritics. An entry of The general default is that searches entered without + upper-case or accented characters are insensitive to case + and diacritics. An entry of resume will match any of Resume, RESUME, Résumé etc.

Two configuration variables can automate switching on - sensitivity:

+ sensitivity (they were documented but actually did nothing + until Recoll 1.22):