From 0b0422253e1ce22ca80e2e8fd764a91e7cc0014e Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 17 Jun 2013 13:32:18 +0200 Subject: [PATCH] release 3384 --- src/INSTALL | 3 ++- src/README | 17 +++++++++++++---- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/src/INSTALL b/src/INSTALL index cdcbe049..17fb5fd8 100644 --- a/src/INSTALL +++ b/src/INSTALL @@ -502,7 +502,8 @@ Chapter 5. Installation and configuration Recoll normally indexes any file which it knows how to read. This list lets you restrict the indexed mime types to what you specify. If the variable is unspecified or the list empty (the default), - all supported types are processed. + all supported types are processed. Can be redefined for + subdirectories. compressedfilemaxkbs diff --git a/src/README b/src/README index 3173346d..a4740c8b 100644 --- a/src/README +++ b/src/README @@ -429,9 +429,17 @@ Chapter 2. Indexing indexedmimetypes = text/html application/pdf - There is no GUI way to do this, because this option runs a bit contrary to - Recoll main goal which is to help you find information, independantly of - how it may be stored. + It is possible to redefine this parameter for subdirectories. Example: + + [/path/to/my/dir] + indexedmimetypes = application/pdf + + + (When using sections like this, don't forget that they remain in effect + until the end of the file or another section indicator). There is no GUI + way to edit the parameter, because this option runs contrary to Recoll + main goal which is to help you find information, independantly of how it + may be stored. 2.1.4. Recovery @@ -3411,7 +3419,8 @@ Chapter 5. Installation and configuration Recoll normally indexes any file which it knows how to read. This list lets you restrict the indexed mime types to what you specify. If the variable is unspecified or the list empty (the default), - all supported types are processed. + all supported types are processed. Can be redefined for + subdirectories. compressedfilemaxkbs