When editing the indexedmimetypes or excludedmimetypes lists, you should
+ use the MIME values listed in the mimemap file or in Recoll result
+ lists in preference to file
+ -i output: there are a number of differences.
+ The file -i output should
+ only be used for files without extensions, or for which
+ the extension is not listed in mimemap
Excluding types can be done by adding wildcard name
- patterns to the skippedNames
+ patterns to the skippedNames
list, which can be done from the GUI Index configuration
menu. For versions 1.20 and later, you can alternatively
- set the excludedmimetypes
+ set the excludedmimetypes
list in the configuration file. This can be redefined for
subdirectories.
You can also define an exclusive list of MIME types to
be indexed (no others will be indexed), by settting the
- indexedmimetypes
+ indexedmimetypes
configuration variable. Example:
indexedmimetypes = text/html application/pdf
@@ -1085,28 +1105,14 @@ indexedmimetypes = application/pdf
main configuration file (recoll.conf), or from the GUI index
configuration tool.
-
-
- Note
-
- When editing the indexedmimetypes or excludedmimetypes lists, you should
- use the MIME values listed in the mimemap file or in Recoll result
- lists in preference to file
- -i output: there are a number of
- differences.
-
List of excluded MIME types. Lets you exclude - some types from indexing. Can be redefined for - subtrees.
+ some types from indexing. MIME type names should be + taken from the mimemap file (the values may be + different from xdg-mime or file -i output in some + cases) Can be redefined for subtrees.