doc
This commit is contained in:
parent
4c227d2456
commit
73c79bb4ac
2 changed files with 14 additions and 0 deletions
|
@ -104,6 +104,9 @@
|
||||||
older Recoll packages and gain new file type support without
|
older Recoll packages and gain new file type support without
|
||||||
destabilizing your search setup.</p>
|
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>
|
<h2><a name="source">Source</a></h2>
|
||||||
|
|
||||||
<h3>Current release distribution: 1.17.2:</h3>
|
<h3>Current release distribution: 1.17.2:</h3>
|
||||||
|
|
|
@ -75,6 +75,17 @@
|
||||||
should upgrade.</p>
|
should upgrade.</p>
|
||||||
</blockquote>
|
</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>
|
<h2>DIA files</h2>
|
||||||
<p><a href="rcldia">rcldia</a> is a new filter
|
<p><a href="rcldia">rcldia</a> is a new filter
|
||||||
for <a href="http://projects.gnome.org/dia/">Dia</a> files,
|
for <a href="http://projects.gnome.org/dia/">Dia</a> files,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue