This commit is contained in:
Jean-Francois Dockes 2012-05-21 11:50:13 +02:00
parent 4c227d2456
commit 73c79bb4ac
2 changed files with 14 additions and 0 deletions

View file

@ -104,6 +104,9 @@
older Recoll packages and gain new file type support without
destabilizing your search setup.</p>
<p>You may be interested by the new XML filter that appeared
after the 1.17.2 release.</p>
<h2><a name="source">Source</a></h2>
<h3>Current release distribution: 1.17.2:</h3>

View file

@ -74,6 +74,17 @@
<p>If you are running an older Recoll version, you really
should upgrade.</p>
</blockquote>
<h2>XML files</h2>
<p>By default, the current recoll version does not index xml
content (except for known formats like dia, svg etc.). This
new <a href="rclxml">rclxml</a> 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.</p>
<h2>DIA files</h2>
<p><a href="rcldia">rcldia</a> is a new filter