diff --git a/website/download.html b/website/download.html index b1b59e4c..2316c6d4 100644 --- a/website/download.html +++ b/website/download.html @@ -104,6 +104,9 @@ older Recoll packages and gain new file type support without destabilizing your search setup.
+You may be interested by the new XML filter that appeared + after the 1.17.2 release.
+If you are running an older Recoll version, you really should upgrade.
+ +By default, the current recoll version does not index xml + content (except for known formats like dia, svg etc.). This + new rclxml filter will extract the data + from any xml file. Only text data is extracted, no attribute + values. The other option is to treat xml file as plain text + one (see comment in mimeconf), and index everything, including + a lot of garbage.
+rcldia is a new filter