From 73c79bb4ac2931ba3dab346875b8d099e2e3a422 Mon Sep 17 00:00:00 2001
From: Jean-Francois Dockes
Date: Mon, 21 May 2012 11:50:13 +0200
Subject: [PATCH] doc
---
website/download.html | 3 +++
website/filters/filters.html | 11 +++++++++++
2 files changed, 14 insertions(+)
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.
+
Current release distribution: 1.17.2:
diff --git a/website/filters/filters.html b/website/filters/filters.html
index 753d4b1e..835fe0ff 100644
--- a/website/filters/filters.html
+++ b/website/filters/filters.html
@@ -74,6 +74,17 @@
If you are running an older Recoll version, you really
should upgrade.
+
+ XML files
+
+ 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.
+
DIA files
rcldia is a new filter