doc
This commit is contained in:
parent
5211c08e06
commit
c334059f30
121 changed files with 240 additions and 178 deletions
|
@ -19,8 +19,11 @@ commonoptions=--stringparam section.autolabel 1 \
|
||||||
|
|
||||||
# index.html chunk format target replaced by nicer webhelp (needs separate
|
# index.html chunk format target replaced by nicer webhelp (needs separate
|
||||||
# make) in webhelp/ subdir
|
# make) in webhelp/ subdir
|
||||||
all: usermanual.html usermanual.pdf
|
all: usermanual.html usermanual.pdf webh
|
||||||
|
|
||||||
|
webh:
|
||||||
|
make -C webhelp
|
||||||
|
|
||||||
usermanual.html: usermanual.xml
|
usermanual.html: usermanual.xml
|
||||||
xsltproc ${commonoptions} \
|
xsltproc ${commonoptions} \
|
||||||
-o tmpfile.html "${XSLDIR}/html/docbook.xsl" $<
|
-o tmpfile.html "${XSLDIR}/html/docbook.xsl" $<
|
||||||
|
|
|
@ -20,8 +20,8 @@ alink="#0000FF">
|
||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h1 class="title"><a name="idp49231008" id=
|
<h1 class="title"><a name="idp46033312" id=
|
||||||
"idp49231008"></a>Recoll user manual</h1>
|
"idp46033312"></a>Recoll user manual</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
|
@ -109,13 +109,13 @@ alink="#0000FF">
|
||||||
multiple indexes</a></span></dt>
|
multiple indexes</a></span></dt>
|
||||||
|
|
||||||
<dt><span class="sect2">2.1.3. <a href=
|
<dt><span class="sect2">2.1.3. <a href=
|
||||||
"#idp54827888">Document types</a></span></dt>
|
"#idp51664016">Document types</a></span></dt>
|
||||||
|
|
||||||
<dt><span class="sect2">2.1.4. <a href=
|
<dt><span class="sect2">2.1.4. <a href=
|
||||||
"#idp54847568">Indexing failures</a></span></dt>
|
"#idp51683696">Indexing failures</a></span></dt>
|
||||||
|
|
||||||
<dt><span class="sect2">2.1.5. <a href=
|
<dt><span class="sect2">2.1.5. <a href=
|
||||||
"#idp54854576">Recovery</a></span></dt>
|
"#idp51690704">Recovery</a></span></dt>
|
||||||
</dl>
|
</dl>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
@ -962,8 +962,8 @@ alink="#0000FF">
|
||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h3 class="title"><a name="idp54827888" id=
|
<h3 class="title"><a name="idp51664016" id=
|
||||||
"idp54827888"></a>2.1.3. Document types</h3>
|
"idp51664016"></a>2.1.3. Document types</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1056,8 +1056,8 @@ indexedmimetypes = application/pdf
|
||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h3 class="title"><a name="idp54847568" id=
|
<h3 class="title"><a name="idp51683696" id=
|
||||||
"idp54847568"></a>2.1.4. Indexing
|
"idp51683696"></a>2.1.4. Indexing
|
||||||
failures</h3>
|
failures</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1097,8 +1097,8 @@ indexedmimetypes = application/pdf
|
||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h3 class="title"><a name="idp54854576" id=
|
<h3 class="title"><a name="idp51690704" id=
|
||||||
"idp54854576"></a>2.1.5. Recovery</h3>
|
"idp51690704"></a>2.1.5. Recovery</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -4661,8 +4661,8 @@ bye goodbye "see you" \
|
||||||
broadly has the same capabilities as the complex search
|
broadly has the same capabilities as the complex search
|
||||||
interface in the GUI.</p>
|
interface in the GUI.</p>
|
||||||
|
|
||||||
<p>The language is based on the (seemingly defunct)
|
<p>The language was based on the now defunct <a class=
|
||||||
<a class="ulink" href=
|
"ulink" href=
|
||||||
"http://www.xesam.org/main/XesamUserSearchLanguage95"
|
"http://www.xesam.org/main/XesamUserSearchLanguage95"
|
||||||
target="_top">Xesam</a> user search language
|
target="_top">Xesam</a> user search language
|
||||||
specification.</p>
|
specification.</p>
|
||||||
|
@ -4727,9 +4727,9 @@ bye goodbye "see you" \
|
||||||
"literal">OR</code> <em class=
|
"literal">OR</code> <em class=
|
||||||
"replaceable"><code>word3</code></em>.</p>
|
"replaceable"><code>word3</code></em>.</p>
|
||||||
|
|
||||||
<p>With <span class="application">Recoll</span> versions
|
<p><span class="application">Recoll</span> versions 1.21
|
||||||
1.21 and later, you can use parentheses to group elements,
|
and later, allow using parentheses to group elements, which
|
||||||
which will sometimes make things clearer, and may allow
|
will sometimes make things clearer, and may allow
|
||||||
expressing combinations which would have been difficult
|
expressing combinations which would have been difficult
|
||||||
otherwise.</p>
|
otherwise.</p>
|
||||||
|
|
||||||
|
@ -4858,6 +4858,12 @@ author:john/ringo
|
||||||
"5.4.3. The fields file">section about the
|
"5.4.3. The fields file">section about the
|
||||||
<code class="filename">fields</code> file</a></p>
|
<code class="filename">fields</code> file</a></p>
|
||||||
|
|
||||||
|
<p>The document input handlers used while indexing have the
|
||||||
|
possibility to create other fields with arbitrary names,
|
||||||
|
and aliases may be defined in the configuration, so that
|
||||||
|
the exact field search possibilities may be different for
|
||||||
|
you if someone took care of the customisation.</p>
|
||||||
|
|
||||||
<p>The field syntax also supports a few field-like, but
|
<p>The field syntax also supports a few field-like, but
|
||||||
special, criteria:</p>
|
special, criteria:</p>
|
||||||
|
|
||||||
|
@ -5038,19 +5044,26 @@ dir:recoll dir:src -dir:utils -dir:common
|
||||||
"margin-left: 0.5in; margin-right: 0.5in;">
|
"margin-left: 0.5in; margin-right: 0.5in;">
|
||||||
<h3 class="title">Note</h3>
|
<h3 class="title">Note</h3>
|
||||||
|
|
||||||
<p><code class="literal">mime</code> is the <span class=
|
<p><code class="literal">mime</code>, <code class=
|
||||||
|
"literal">rclcat</code>, <code class=
|
||||||
|
"literal">size</code> and <code class=
|
||||||
|
"literal">date</code> criteria always affect the whole
|
||||||
|
query (they are applied as a final filter), even if set
|
||||||
|
with other terms inside a parenthese.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="note" style=
|
||||||
|
"margin-left: 0.5in; margin-right: 0.5in;">
|
||||||
|
<h3 class="title">Note</h3>
|
||||||
|
|
||||||
|
<p><code class="literal">mime</code> (or the equivalent
|
||||||
|
<code class="literal">rclcat</code>) is the <span class=
|
||||||
"emphasis"><em>only</em></span> field with an
|
"emphasis"><em>only</em></span> field with an
|
||||||
<code class="literal">OR</code> default. You do need to
|
<code class="literal">OR</code> default. You do need to
|
||||||
use <code class="literal">OR</code> with <code class=
|
use <code class="literal">OR</code> with <code class=
|
||||||
"literal">ext</code> terms for example.</p>
|
"literal">ext</code> terms for example.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>The document input handlers used while indexing have the
|
|
||||||
possibility to create other fields with arbitrary names,
|
|
||||||
and aliases may be defined in the configuration, so that
|
|
||||||
the exact field search possibilities may be different for
|
|
||||||
you if someone took care of the customisation.</p>
|
|
||||||
|
|
||||||
<div class="sect2">
|
<div class="sect2">
|
||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
|
|
|
@ -3129,7 +3129,7 @@ bye goodbye "see you" \
|
||||||
capabilities as the complex search interface in the
|
capabilities as the complex search interface in the
|
||||||
GUI.</para>
|
GUI.</para>
|
||||||
|
|
||||||
<para>The language is based on the (seemingly defunct)
|
<para>The language was based on the now defunct
|
||||||
<ulink url="http://www.xesam.org/main/XesamUserSearchLanguage95">
|
<ulink url="http://www.xesam.org/main/XesamUserSearchLanguage95">
|
||||||
Xesam</ulink> user search language specification.</para>
|
Xesam</ulink> user search language specification.</para>
|
||||||
|
|
||||||
|
@ -3187,7 +3187,7 @@ bye goodbye "see you" \
|
||||||
<replaceable>word2</replaceable>) <literal>OR</literal>
|
<replaceable>word2</replaceable>) <literal>OR</literal>
|
||||||
<replaceable>word3</replaceable>. </para>
|
<replaceable>word3</replaceable>. </para>
|
||||||
|
|
||||||
<para>With &RCL; versions 1.21 and later, you can use parentheses to
|
<para>&RCL; versions 1.21 and later, allow using parentheses to
|
||||||
group elements, which will sometimes make things clearer, and may
|
group elements, which will sometimes make things clearer, and may
|
||||||
allow expressing combinations which would have been difficult
|
allow expressing combinations which would have been difficult
|
||||||
otherwise.</para>
|
otherwise.</para>
|
||||||
|
@ -3284,8 +3284,14 @@ bye goodbye "see you" \
|
||||||
linkend="RCL.INSTALL.CONFIG.FIELDS">section about the
|
linkend="RCL.INSTALL.CONFIG.FIELDS">section about the
|
||||||
<filename>fields</filename> file</link></para>
|
<filename>fields</filename> file</link></para>
|
||||||
|
|
||||||
|
<para>The document input handlers used while indexing have the
|
||||||
|
possibility to create other fields with arbitrary names, and
|
||||||
|
aliases may be defined in the configuration, so that the exact
|
||||||
|
field search possibilities may be different for you if someone
|
||||||
|
took care of the customisation.</para>
|
||||||
|
|
||||||
<para>The field syntax also supports a few field-like, but
|
<para>The field syntax also supports a few field-like, but
|
||||||
special, criteria:</para>
|
special, criteria:</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
|
@ -3315,7 +3321,7 @@ dir:recoll dir:src -dir:utils -dir:common
|
||||||
path (in any order), and which have not either
|
path (in any order), and which have not either
|
||||||
<filename>utils</filename> or
|
<filename>utils</filename> or
|
||||||
<filename>common</filename>.</para>
|
<filename>common</filename>.</para>
|
||||||
|
|
||||||
<para>You can also use <literal>OR</literal> conjunctions
|
<para>You can also use <literal>OR</literal> conjunctions
|
||||||
with <literal>dir:</literal> clauses.</para>
|
with <literal>dir:</literal> clauses.</para>
|
||||||
|
|
||||||
|
@ -3409,17 +3415,19 @@ dir:recoll dir:src -dir:utils -dir:common
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<note><para>
|
<note><para>
|
||||||
<literal>mime</literal> is the <emphasis>only</emphasis> field with an
|
<literal>mime</literal>, <literal>rclcat</literal>,
|
||||||
<literal>OR</literal> default. You do need to use
|
<literal>size</literal> and <literal>date</literal> criteria
|
||||||
<literal>OR</literal> with <literal>ext</literal> terms for
|
always affect the whole query (they are applied as a final
|
||||||
example.</para> </note>
|
filter), even if set with other terms inside a parenthese.</para>
|
||||||
|
</note>
|
||||||
|
|
||||||
<para>The document input handlers used while indexing have the
|
<note><para>
|
||||||
possibility to create other fields with arbitrary names, and
|
<literal>mime</literal> (or the equivalent
|
||||||
aliases may be defined in the configuration, so that the exact
|
<literal>rclcat</literal>) is the <emphasis>only</emphasis>
|
||||||
field search possibilities may be different for you if someone
|
field with an <literal>OR</literal> default. You do need to use
|
||||||
took care of the customisation.</para>
|
<literal>OR</literal> with <literal>ext</literal> terms for
|
||||||
|
example.</para> </note>
|
||||||
|
|
||||||
<sect2 id="RCL.SEARCH.LANG.MODIFIERS">
|
<sect2 id="RCL.SEARCH.LANG.MODIFIERS">
|
||||||
<title>Modifiers</title>
|
<title>Modifiers</title>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The index configuration GUI - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.CONFIG.html" title="Index configuration"></link><link rel="prev" href="RCL.INDEXING.CONFIG.SENS.html" title="Index case and diacritics sensitivity"></link><link rel="next" href="RCL.INDEXING.WEBQUEUE.html" title="Indexing WEB pages you wisit"></link><meta name="Section-title" content="The index configuration GUI"></meta><script type="text/javascript">
|
<title>The index configuration GUI - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.CONFIG.html" title="Index configuration"></link><link rel="prev" href="RCL.INDEXING.CONFIG.SENS.html" title="Index case and diacritics sensitivity"></link><link rel="next" href="RCL.INDEXING.WEBQUEUE.html" title="Indexing WEB pages you wisit"></link><meta name="Section-title" content="The index configuration GUI"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Multiple indexes - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.CONFIG.html" title="Index configuration"></link><link rel="prev" href="RCL.INDEXING.CONFIG.html" title="Index configuration"></link><link rel="next" href="RCL.INDEXING.CONFIG.SENS.html" title="Index case and diacritics sensitivity"></link><meta name="Section-title" content="Multiple indexes"></meta><script type="text/javascript">
|
<title>Multiple indexes - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.CONFIG.html" title="Index configuration"></link><link rel="prev" href="RCL.INDEXING.CONFIG.html" title="Index configuration"></link><link rel="next" href="RCL.INDEXING.CONFIG.SENS.html" title="Index case and diacritics sensitivity"></link><meta name="Section-title" content="Multiple indexes"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Index case and diacritics sensitivity - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.CONFIG.html" title="Index configuration"></link><link rel="prev" href="RCL.INDEXING.CONFIG.MULTIPLE.html" title="Multiple indexes"></link><link rel="next" href="RCL.INDEXING.CONFIG.GUI.html" title="The index configuration GUI"></link><meta name="Section-title" content="Index case and diacritics sensitivity"></meta><script type="text/javascript">
|
<title>Index case and diacritics sensitivity - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.CONFIG.html" title="Index configuration"></link><link rel="prev" href="RCL.INDEXING.CONFIG.MULTIPLE.html" title="Multiple indexes"></link><link rel="next" href="RCL.INDEXING.CONFIG.GUI.html" title="The index configuration GUI"></link><meta name="Section-title" content="Index case and diacritics sensitivity"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Index configuration - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.STORAGE.SECURITY.html" title="Security aspects"></link><link rel="next" href="RCL.INDEXING.CONFIG.MULTIPLE.html" title="Multiple indexes"></link><meta name="Section-title" content="Index configuration"></meta><script type="text/javascript">
|
<title>Index configuration - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.STORAGE.SECURITY.html" title="Security aspects"></link><link rel="next" href="RCL.INDEXING.CONFIG.MULTIPLE.html" title="Multiple indexes"></link><meta name="Section-title" content="Index configuration"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Extended attributes data - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.WEBQUEUE.html" title="Indexing WEB pages you wisit"></link><link rel="next" href="RCL.INDEXING.EXTTAGS.html" title="Importing external tags"></link><meta name="Section-title" content="Extended attributes data"></meta><script type="text/javascript">
|
<title>Extended attributes data - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.WEBQUEUE.html" title="Indexing WEB pages you wisit"></link><link rel="next" href="RCL.INDEXING.EXTTAGS.html" title="Importing external tags"></link><meta name="Section-title" content="Extended attributes data"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Importing external tags - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.EXTATTR.html" title="Extended attributes data"></link><link rel="next" href="RCL.INDEXING.PERIODIC.html" title="Periodic indexing"></link><meta name="Section-title" content="Importing external tags"></meta><script type="text/javascript">
|
<title>Importing external tags - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.EXTATTR.html" title="Extended attributes data"></link><link rel="next" href="RCL.INDEXING.PERIODIC.html" title="Periodic indexing"></link><meta name="Section-title" content="Importing external tags"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Configurations, multiple indexes - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.INTRODUCTION.html" title="Introduction"></link><link rel="prev" href="RCL.INDEXING.INTRODUCTION.MODES.html" title="Indexing modes"></link><link rel="next" href="ch02s01s03.html" title="Document types"></link><meta name="Section-title" content="Configurations, multiple indexes"></meta><script type="text/javascript">
|
<title>Configurations, multiple indexes - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.INTRODUCTION.html" title="Introduction"></link><link rel="prev" href="RCL.INDEXING.INTRODUCTION.MODES.html" title="Indexing modes"></link><link rel="next" href="ch02s01s03.html" title="Document types"></link><meta name="Section-title" content="Configurations, multiple indexes"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Indexing modes - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.INTRODUCTION.html" title="Introduction"></link><link rel="prev" href="RCL.INDEXING.INTRODUCTION.html" title="Introduction"></link><link rel="next" href="RCL.INDEXING.INTRODUCTION.CONFIG.html" title="Configurations, multiple indexes"></link><meta name="Section-title" content="Indexing modes"></meta><script type="text/javascript">
|
<title>Indexing modes - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.INTRODUCTION.html" title="Introduction"></link><link rel="prev" href="RCL.INDEXING.INTRODUCTION.html" title="Introduction"></link><link rel="next" href="RCL.INDEXING.INTRODUCTION.CONFIG.html" title="Configurations, multiple indexes"></link><meta name="Section-title" content="Indexing modes"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Introduction - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.html" title="Indexing"></link><link rel="next" href="RCL.INDEXING.INTRODUCTION.MODES.html" title="Indexing modes"></link><meta name="Section-title" content="Introduction"></meta><script type="text/javascript">
|
<title>Introduction - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.html" title="Indexing"></link><link rel="next" href="RCL.INDEXING.INTRODUCTION.MODES.html" title="Indexing modes"></link><meta name="Section-title" content="Introduction"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Slowing down the reindexing rate for fast changing files - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.MONITOR.html" title="Real time indexing"></link><link rel="prev" href="RCL.INDEXING.MONITOR.html" title="Real time indexing"></link><link rel="next" href="RCL.SEARCH.html" title="Searching"></link><meta name="Section-title" content="Slowing down the reindexing rate for fast changing files"></meta><script type="text/javascript">
|
<title>Slowing down the reindexing rate for fast changing files - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.MONITOR.html" title="Real time indexing"></link><link rel="prev" href="RCL.INDEXING.MONITOR.html" title="Real time indexing"></link><link rel="next" href="RCL.SEARCH.html" title="Searching"></link><meta name="Section-title" content="Slowing down the reindexing rate for fast changing files"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Real time indexing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.PERIODIC.AUTOMAT.html" title="Using cron to automate indexing"></link><link rel="next" href="RCL.INDEXING.MONITOR.FASTFILES.html" title="Slowing down the reindexing rate for fast changing files"></link><meta name="Section-title" content="Real time indexing"></meta><script type="text/javascript">
|
<title>Real time indexing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.PERIODIC.AUTOMAT.html" title="Using cron to automate indexing"></link><link rel="next" href="RCL.INDEXING.MONITOR.FASTFILES.html" title="Slowing down the reindexing rate for fast changing files"></link><meta name="Section-title" content="Real time indexing"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Using cron to automate indexing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.PERIODIC.html" title="Periodic indexing"></link><link rel="prev" href="RCL.INDEXING.PERIODIC.EXEC.html" title="Running indexing"></link><link rel="next" href="RCL.INDEXING.MONITOR.html" title="Real time indexing"></link><meta name="Section-title" content="Using cron to automate indexing"></meta><script type="text/javascript">
|
<title>Using cron to automate indexing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.PERIODIC.html" title="Periodic indexing"></link><link rel="prev" href="RCL.INDEXING.PERIODIC.EXEC.html" title="Running indexing"></link><link rel="next" href="RCL.INDEXING.MONITOR.html" title="Real time indexing"></link><meta name="Section-title" content="Using cron to automate indexing"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Running indexing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.PERIODIC.html" title="Periodic indexing"></link><link rel="prev" href="RCL.INDEXING.PERIODIC.html" title="Periodic indexing"></link><link rel="next" href="RCL.INDEXING.PERIODIC.AUTOMAT.html" title="Using cron to automate indexing"></link><meta name="Section-title" content="Running indexing"></meta><script type="text/javascript">
|
<title>Running indexing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.PERIODIC.html" title="Periodic indexing"></link><link rel="prev" href="RCL.INDEXING.PERIODIC.html" title="Periodic indexing"></link><link rel="next" href="RCL.INDEXING.PERIODIC.AUTOMAT.html" title="Using cron to automate indexing"></link><meta name="Section-title" content="Running indexing"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Periodic indexing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.EXTTAGS.html" title="Importing external tags"></link><link rel="next" href="RCL.INDEXING.PERIODIC.EXEC.html" title="Running indexing"></link><meta name="Section-title" content="Periodic indexing"></meta><script type="text/javascript">
|
<title>Periodic indexing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.EXTTAGS.html" title="Importing external tags"></link><link rel="next" href="RCL.INDEXING.PERIODIC.EXEC.html" title="Running indexing"></link><meta name="Section-title" content="Periodic indexing"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Xapian index formats - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.STORAGE.html" title="Index storage"></link><link rel="prev" href="RCL.INDEXING.STORAGE.html" title="Index storage"></link><link rel="next" href="RCL.INDEXING.STORAGE.SECURITY.html" title="Security aspects"></link><meta name="Section-title" content="Xapian index formats"></meta><script type="text/javascript">
|
<title>Xapian index formats - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.STORAGE.html" title="Index storage"></link><link rel="prev" href="RCL.INDEXING.STORAGE.html" title="Index storage"></link><link rel="next" href="RCL.INDEXING.STORAGE.SECURITY.html" title="Security aspects"></link><meta name="Section-title" content="Xapian index formats"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Security aspects - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.STORAGE.html" title="Index storage"></link><link rel="prev" href="RCL.INDEXING.STORAGE.FORMAT.html" title="Xapian index formats"></link><link rel="next" href="RCL.INDEXING.CONFIG.html" title="Index configuration"></link><meta name="Section-title" content="Security aspects"></meta><script type="text/javascript">
|
<title>Security aspects - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.STORAGE.html" title="Index storage"></link><link rel="prev" href="RCL.INDEXING.STORAGE.FORMAT.html" title="Xapian index formats"></link><link rel="next" href="RCL.INDEXING.CONFIG.html" title="Index configuration"></link><meta name="Section-title" content="Security aspects"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Index storage - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="ch02s01s05.html" title="Recovery"></link><link rel="next" href="RCL.INDEXING.STORAGE.FORMAT.html" title="Xapian index formats"></link><meta name="Section-title" content="Index storage"></meta><script type="text/javascript">
|
<title>Index storage - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="ch02s01s05.html" title="Recovery"></link><link rel="next" href="RCL.INDEXING.STORAGE.FORMAT.html" title="Xapian index formats"></link><meta name="Section-title" content="Index storage"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Indexing WEB pages you wisit - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.CONFIG.GUI.html" title="The index configuration GUI"></link><link rel="next" href="RCL.INDEXING.EXTATTR.html" title="Extended attributes data"></link><meta name="Section-title" content="Indexing WEB pages you wisit"></meta><script type="text/javascript">
|
<title>Indexing WEB pages you wisit - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INDEXING.html" title="Indexing"></link><link rel="prev" href="RCL.INDEXING.CONFIG.GUI.html" title="The index configuration GUI"></link><link rel="next" href="RCL.INDEXING.EXTATTR.html" title="Extended attributes data"></link><meta name="Section-title" content="Indexing WEB pages you wisit"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Indexing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="index.html" title="Recoll user manual"></link><link rel="prev" href="RCL.INTRODUCTION.RECOLL.html" title="Recoll overview"></link><link rel="next" href="RCL.INDEXING.INTRODUCTION.html" title="Introduction"></link><meta name="Section-title" content="Indexing"></meta><script type="text/javascript">
|
<title>Indexing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="index.html" title="Recoll user manual"></link><link rel="prev" href="RCL.INTRODUCTION.RECOLL.html" title="Recoll overview"></link><link rel="next" href="RCL.INDEXING.INTRODUCTION.html" title="Introduction"></link><meta name="Section-title" content="Indexing"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Installing a binary copy - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.html" title="Installation and configuration"></link><link rel="prev" href="RCL.INSTALL.html" title="Installation and configuration"></link><link rel="next" href="RCL.INSTALL.EXTERNAL.html" title="Supporting packages"></link><meta name="Section-title" content="Installing a binary copy"></meta><script type="text/javascript">
|
<title>Installing a binary copy - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.html" title="Installation and configuration"></link><link rel="prev" href="RCL.INSTALL.html" title="Installation and configuration"></link><link rel="next" href="RCL.INSTALL.EXTERNAL.html" title="Supporting packages"></link><meta name="Section-title" content="Installing a binary copy"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Building on Solaris - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.BUILDING.BUILD.html" title="Building"></link><link rel="prev" href="RCL.INSTALL.BUILDING.BUILD.html" title="Building"></link><link rel="next" href="RCL.INSTALL.BUILDING.INSTALL.html" title="Installation"></link><meta name="Section-title" content="Building on Solaris"></meta><script type="text/javascript">
|
<title>Building on Solaris - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.BUILDING.BUILD.html" title="Building"></link><link rel="prev" href="RCL.INSTALL.BUILDING.BUILD.html" title="Building"></link><link rel="next" href="RCL.INSTALL.BUILDING.INSTALL.html" title="Installation"></link><meta name="Section-title" content="Building on Solaris"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Building - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.BUILDING.html" title="Building from source"></link><link rel="prev" href="RCL.INSTALL.BUILDING.PREREQS.html" title="Prerequisites"></link><link rel="next" href="RCL.INSTALL.BUILDING.BUILD.SOLARIS.html" title="Building on Solaris"></link><meta name="Section-title" content="Building"></meta><script type="text/javascript">
|
<title>Building - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.BUILDING.html" title="Building from source"></link><link rel="prev" href="RCL.INSTALL.BUILDING.PREREQS.html" title="Prerequisites"></link><link rel="next" href="RCL.INSTALL.BUILDING.BUILD.SOLARIS.html" title="Building on Solaris"></link><meta name="Section-title" content="Building"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Installation - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.BUILDING.html" title="Building from source"></link><link rel="prev" href="RCL.INSTALL.BUILDING.BUILD.SOLARIS.html" title="Building on Solaris"></link><link rel="next" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><meta name="Section-title" content="Installation"></meta><script type="text/javascript">
|
<title>Installation - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.BUILDING.html" title="Building from source"></link><link rel="prev" href="RCL.INSTALL.BUILDING.BUILD.SOLARIS.html" title="Building on Solaris"></link><link rel="next" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><meta name="Section-title" content="Installation"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Prerequisites - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.BUILDING.html" title="Building from source"></link><link rel="prev" href="RCL.INSTALL.BUILDING.html" title="Building from source"></link><link rel="next" href="RCL.INSTALL.BUILDING.BUILD.html" title="Building"></link><meta name="Section-title" content="Prerequisites"></meta><script type="text/javascript">
|
<title>Prerequisites - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.BUILDING.html" title="Building from source"></link><link rel="prev" href="RCL.INSTALL.BUILDING.html" title="Building from source"></link><link rel="next" href="RCL.INSTALL.BUILDING.BUILD.html" title="Building"></link><meta name="Section-title" content="Prerequisites"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Building from source - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.html" title="Installation and configuration"></link><link rel="prev" href="RCL.INSTALL.EXTERNAL.html" title="Supporting packages"></link><link rel="next" href="RCL.INSTALL.BUILDING.PREREQS.html" title="Prerequisites"></link><meta name="Section-title" content="Building from source"></meta><script type="text/javascript">
|
<title>Building from source - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.html" title="Installation and configuration"></link><link rel="prev" href="RCL.INSTALL.EXTERNAL.html" title="Supporting packages"></link><link rel="next" href="RCL.INSTALL.BUILDING.PREREQS.html" title="Prerequisites"></link><meta name="Section-title" content="Building from source"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Environment variables - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="next" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><meta name="Section-title" content="Environment variables"></meta><script type="text/javascript">
|
<title>Environment variables - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="next" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><meta name="Section-title" content="Environment variables"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Adding indexing support for a new file type - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.EXAMPLES.html" title="Examples of configuration adjustments"></link><link rel="prev" href="RCL.INSTALL.CONFIG.EXAMPLES.ADDVIEW.html" title="Adding an external viewer for an non-indexed type"></link><meta name="Section-title" content="Adding indexing support for a new file type"></meta><script type="text/javascript">
|
<title>Adding indexing support for a new file type - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.EXAMPLES.html" title="Examples of configuration adjustments"></link><link rel="prev" href="RCL.INSTALL.CONFIG.EXAMPLES.ADDVIEW.html" title="Adding an external viewer for an non-indexed type"></link><meta name="Section-title" content="Adding indexing support for a new file type"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Adding an external viewer for an non-indexed type - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.EXAMPLES.html" title="Examples of configuration adjustments"></link><link rel="prev" href="RCL.INSTALL.CONFIG.EXAMPLES.html" title="Examples of configuration adjustments"></link><link rel="next" href="RCL.INSTALL.CONFIG.EXAMPLES.ADDINDEX.html" title="Adding indexing support for a new file type"></link><meta name="Section-title" content="Adding an external viewer for an non-indexed type"></meta><script type="text/javascript">
|
<title>Adding an external viewer for an non-indexed type - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.EXAMPLES.html" title="Examples of configuration adjustments"></link><link rel="prev" href="RCL.INSTALL.CONFIG.EXAMPLES.html" title="Examples of configuration adjustments"></link><link rel="next" href="RCL.INSTALL.CONFIG.EXAMPLES.ADDINDEX.html" title="Adding indexing support for a new file type"></link><meta name="Section-title" content="Adding an external viewer for an non-indexed type"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Examples of configuration adjustments - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.PTRANS.html" title="The ptrans file"></link><link rel="next" href="RCL.INSTALL.CONFIG.EXAMPLES.ADDVIEW.html" title="Adding an external viewer for an non-indexed type"></link><meta name="Section-title" content="Examples of configuration adjustments"></meta><script type="text/javascript">
|
<title>Examples of configuration adjustments - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.PTRANS.html" title="The ptrans file"></link><link rel="next" href="RCL.INSTALL.CONFIG.EXAMPLES.ADDVIEW.html" title="Adding an external viewer for an non-indexed type"></link><meta name="Section-title" content="Examples of configuration adjustments"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Extended attributes in the fields file - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.FIELDS.html" title="The fields file"></link><link rel="prev" href="RCL.INSTALL.CONFIG.FIELDS.html" title="The fields file"></link><link rel="next" href="RCL.INSTALL.CONFIG.MIMEMAP.html" title="The mimemap file"></link><meta name="Section-title" content="Extended attributes in the fields file"></meta><script type="text/javascript">
|
<title>Extended attributes in the fields file - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.FIELDS.html" title="The fields file"></link><link rel="prev" href="RCL.INSTALL.CONFIG.FIELDS.html" title="The fields file"></link><link rel="next" href="RCL.INSTALL.CONFIG.MIMEMAP.html" title="The mimemap file"></link><meta name="Section-title" content="Extended attributes in the fields file"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The fields file - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.RECOLLCONF.MISC.html" title="Miscellaneous parameters:"></link><link rel="next" href="RCL.INSTALL.CONFIG.FIELDS.XATTR.html" title="Extended attributes in the fields file"></link><meta name="Section-title" content="The fields file"></meta><script type="text/javascript">
|
<title>The fields file - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.RECOLLCONF.MISC.html" title="Miscellaneous parameters:"></link><link rel="next" href="RCL.INSTALL.CONFIG.FIELDS.XATTR.html" title="Extended attributes in the fields file"></link><meta name="Section-title" content="The fields file"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The mimeconf file - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.MIMEMAP.html" title="The mimemap file"></link><link rel="next" href="RCL.INSTALL.CONFIG.MIMEVIEW.html" title="The mimeview file"></link><meta name="Section-title" content="The mimeconf file"></meta><script type="text/javascript">
|
<title>The mimeconf file - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.MIMEMAP.html" title="The mimemap file"></link><link rel="next" href="RCL.INSTALL.CONFIG.MIMEVIEW.html" title="The mimeview file"></link><meta name="Section-title" content="The mimeconf file"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The mimemap file - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.FIELDS.XATTR.html" title="Extended attributes in the fields file"></link><link rel="next" href="RCL.INSTALL.CONFIG.MIMECONF.html" title="The mimeconf file"></link><meta name="Section-title" content="The mimemap file"></meta><script type="text/javascript">
|
<title>The mimemap file - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.FIELDS.XATTR.html" title="Extended attributes in the fields file"></link><link rel="next" href="RCL.INSTALL.CONFIG.MIMECONF.html" title="The mimeconf file"></link><meta name="Section-title" content="The mimemap file"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The mimeview file - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.MIMECONF.html" title="The mimeconf file"></link><link rel="next" href="RCL.INSTALL.CONFIG.PTRANS.html" title="The ptrans file"></link><meta name="Section-title" content="The mimeview file"></meta><script type="text/javascript">
|
<title>The mimeview file - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.MIMECONF.html" title="The mimeconf file"></link><link rel="next" href="RCL.INSTALL.CONFIG.PTRANS.html" title="The ptrans file"></link><meta name="Section-title" content="The mimeview file"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The ptrans file - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.MIMEVIEW.html" title="The mimeview file"></link><link rel="next" href="RCL.INSTALL.CONFIG.EXAMPLES.html" title="Examples of configuration adjustments"></link><meta name="Section-title" content="The ptrans file"></meta><script type="text/javascript">
|
<title>The ptrans file - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.MIMEVIEW.html" title="The mimeview file"></link><link rel="next" href="RCL.INSTALL.CONFIG.EXAMPLES.html" title="Examples of configuration adjustments"></link><meta name="Section-title" content="The ptrans file"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Parameters affecting what documents we index: - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><link rel="prev" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><link rel="next" href="RCL.INSTALL.CONFIG.RECOLLCONF.TERMS.html" title="Parameters affecting how we generate terms:"></link><meta name="Section-title" content="Parameters affecting what documents we index:"></meta><script type="text/javascript">
|
<title>Parameters affecting what documents we index: - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><link rel="prev" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><link rel="next" href="RCL.INSTALL.CONFIG.RECOLLCONF.TERMS.html" title="Parameters affecting how we generate terms:"></link><meta name="Section-title" content="Parameters affecting what documents we index:"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Parameters affecting multithread processing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><link rel="prev" href="RCL.INSTALL.CONFIG.RECOLLCONF.STORAGE.html" title="Parameters affecting where and how we store things:"></link><link rel="next" href="RCL.INSTALL.CONFIG.RECOLLCONF.MISC.html" title="Miscellaneous parameters:"></link><meta name="Section-title" content="Parameters affecting multithread processing"></meta><script type="text/javascript">
|
<title>Parameters affecting multithread processing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><link rel="prev" href="RCL.INSTALL.CONFIG.RECOLLCONF.STORAGE.html" title="Parameters affecting where and how we store things:"></link><link rel="next" href="RCL.INSTALL.CONFIG.RECOLLCONF.MISC.html" title="Miscellaneous parameters:"></link><meta name="Section-title" content="Parameters affecting multithread processing"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Miscellaneous parameters: - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><link rel="prev" href="RCL.INSTALL.CONFIG.RECOLLCONF.IDXTHREADS.html" title="Parameters affecting multithread processing"></link><link rel="next" href="RCL.INSTALL.CONFIG.FIELDS.html" title="The fields file"></link><meta name="Section-title" content="Miscellaneous parameters:"></meta><script type="text/javascript">
|
<title>Miscellaneous parameters: - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><link rel="prev" href="RCL.INSTALL.CONFIG.RECOLLCONF.IDXTHREADS.html" title="Parameters affecting multithread processing"></link><link rel="next" href="RCL.INSTALL.CONFIG.FIELDS.html" title="The fields file"></link><meta name="Section-title" content="Miscellaneous parameters:"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Parameters affecting where and how we store things: - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><link rel="prev" href="RCL.INSTALL.CONFIG.RECOLLCONF.TERMS.html" title="Parameters affecting how we generate terms:"></link><link rel="next" href="RCL.INSTALL.CONFIG.RECOLLCONF.IDXTHREADS.html" title="Parameters affecting multithread processing"></link><meta name="Section-title" content="Parameters affecting where and how we store things:"></meta><script type="text/javascript">
|
<title>Parameters affecting where and how we store things: - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><link rel="prev" href="RCL.INSTALL.CONFIG.RECOLLCONF.TERMS.html" title="Parameters affecting how we generate terms:"></link><link rel="next" href="RCL.INSTALL.CONFIG.RECOLLCONF.IDXTHREADS.html" title="Parameters affecting multithread processing"></link><meta name="Section-title" content="Parameters affecting where and how we store things:"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Parameters affecting how we generate terms: - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><link rel="prev" href="RCL.INSTALL.CONFIG.RECOLLCONF.FILES.html" title="Parameters affecting what documents we index:"></link><link rel="next" href="RCL.INSTALL.CONFIG.RECOLLCONF.STORAGE.html" title="Parameters affecting where and how we store things:"></link><meta name="Section-title" content="Parameters affecting how we generate terms:"></meta><script type="text/javascript">
|
<title>Parameters affecting how we generate terms: - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.RECOLLCONF.html" title="The main configuration file, recoll.conf"></link><link rel="prev" href="RCL.INSTALL.CONFIG.RECOLLCONF.FILES.html" title="Parameters affecting what documents we index:"></link><link rel="next" href="RCL.INSTALL.CONFIG.RECOLLCONF.STORAGE.html" title="Parameters affecting where and how we store things:"></link><meta name="Section-title" content="Parameters affecting how we generate terms:"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The main configuration file, recoll.conf - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.ENVIR.html" title="Environment variables"></link><link rel="next" href="RCL.INSTALL.CONFIG.RECOLLCONF.FILES.html" title="Parameters affecting what documents we index:"></link><meta name="Section-title" content="The main configuration file, recoll.conf"></meta><script type="text/javascript">
|
<title>The main configuration file, recoll.conf - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.CONFIG.html" title="Configuration overview"></link><link rel="prev" href="RCL.INSTALL.CONFIG.ENVIR.html" title="Environment variables"></link><link rel="next" href="RCL.INSTALL.CONFIG.RECOLLCONF.FILES.html" title="Parameters affecting what documents we index:"></link><meta name="Section-title" content="The main configuration file, recoll.conf"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Configuration overview - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.html" title="Installation and configuration"></link><link rel="prev" href="RCL.INSTALL.BUILDING.INSTALL.html" title="Installation"></link><link rel="next" href="RCL.INSTALL.CONFIG.ENVIR.html" title="Environment variables"></link><meta name="Section-title" content="Configuration overview"></meta><script type="text/javascript">
|
<title>Configuration overview - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.html" title="Installation and configuration"></link><link rel="prev" href="RCL.INSTALL.BUILDING.INSTALL.html" title="Installation"></link><link rel="next" href="RCL.INSTALL.CONFIG.ENVIR.html" title="Environment variables"></link><meta name="Section-title" content="Configuration overview"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Supporting packages - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.html" title="Installation and configuration"></link><link rel="prev" href="RCL.INSTALL.BINARY.html" title="Installing a binary copy"></link><link rel="next" href="RCL.INSTALL.BUILDING.html" title="Building from source"></link><meta name="Section-title" content="Supporting packages"></meta><script type="text/javascript">
|
<title>Supporting packages - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INSTALL.html" title="Installation and configuration"></link><link rel="prev" href="RCL.INSTALL.BINARY.html" title="Installing a binary copy"></link><link rel="next" href="RCL.INSTALL.BUILDING.html" title="Building from source"></link><meta name="Section-title" content="Supporting packages"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Installation and configuration - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="index.html" title="Recoll user manual"></link><link rel="prev" href="RCL.PROGRAM.PYTHON.COMPAT.html" title="Compatibility with the previous version"></link><link rel="next" href="RCL.INSTALL.BINARY.html" title="Installing a binary copy"></link><meta name="Section-title" content="Installation and configuration"></meta><script type="text/javascript">
|
<title>Installation and configuration - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="index.html" title="Recoll user manual"></link><link rel="prev" href="RCL.PROGRAM.PYTHON.COMPAT.html" title="Compatibility with the previous version"></link><link rel="next" href="RCL.INSTALL.BINARY.html" title="Installing a binary copy"></link><meta name="Section-title" content="Installation and configuration"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Recoll overview - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INTRODUCTION.html" title="Introduction"></link><link rel="prev" href="RCL.INTRODUCTION.SEARCH.html" title="Full text search"></link><link rel="next" href="RCL.INDEXING.html" title="Indexing"></link><meta name="Section-title" content="Recoll overview"></meta><script type="text/javascript">
|
<title>Recoll overview - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INTRODUCTION.html" title="Introduction"></link><link rel="prev" href="RCL.INTRODUCTION.SEARCH.html" title="Full text search"></link><link rel="next" href="RCL.INDEXING.html" title="Indexing"></link><meta name="Section-title" content="Recoll overview"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Full text search - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INTRODUCTION.html" title="Introduction"></link><link rel="prev" href="RCL.INTRODUCTION.TRYIT.html" title="Giving it a try"></link><link rel="next" href="RCL.INTRODUCTION.RECOLL.html" title="Recoll overview"></link><meta name="Section-title" content="Full text search"></meta><script type="text/javascript">
|
<title>Full text search - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INTRODUCTION.html" title="Introduction"></link><link rel="prev" href="RCL.INTRODUCTION.TRYIT.html" title="Giving it a try"></link><link rel="next" href="RCL.INTRODUCTION.RECOLL.html" title="Recoll overview"></link><meta name="Section-title" content="Full text search"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Giving it a try - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INTRODUCTION.html" title="Introduction"></link><link rel="prev" href="RCL.INTRODUCTION.html" title="Introduction"></link><link rel="next" href="RCL.INTRODUCTION.SEARCH.html" title="Full text search"></link><meta name="Section-title" content="Giving it a try"></meta><script type="text/javascript">
|
<title>Giving it a try - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.INTRODUCTION.html" title="Introduction"></link><link rel="prev" href="RCL.INTRODUCTION.html" title="Introduction"></link><link rel="next" href="RCL.INTRODUCTION.SEARCH.html" title="Full text search"></link><meta name="Section-title" content="Giving it a try"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Introduction - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="index.html" title="Recoll user manual"></link><link rel="prev" href="index.html" title="Recoll user manual"></link><link rel="next" href="RCL.INTRODUCTION.TRYIT.html" title="Giving it a try"></link><meta name="Section-title" content="Introduction"></meta><script type="text/javascript">
|
<title>Introduction - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="index.html" title="Recoll user manual"></link><link rel="prev" href="index.html" title="Recoll user manual"></link><link rel="next" href="RCL.INTRODUCTION.TRYIT.html" title="Giving it a try"></link><meta name="Section-title" content="Introduction"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The KDE Kicker Recoll applet - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.DESKTOP.html" title="Desktop integration"></link><link rel="prev" href="RCL.SEARCH.SHORTCUT.html" title="Hotkeying recoll"></link><link rel="next" href="RCL.PROGRAM.html" title="Programming interface"></link><meta name="Section-title" content="The KDE Kicker Recoll applet"></meta><script type="text/javascript">
|
<title>The KDE Kicker Recoll applet - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.DESKTOP.html" title="Desktop integration"></link><link rel="prev" href="RCL.SEARCH.SHORTCUT.html" title="Hotkeying recoll"></link><link rel="next" href="RCL.PROGRAM.html" title="Programming interface"></link><meta name="Section-title" content="The KDE Kicker Recoll applet"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Interface elements - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.html" title="API"></link><link rel="prev" href="RCL.PROGRAM.API.html" title="API"></link><link rel="next" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><meta name="Section-title" content="Interface elements"></meta><script type="text/javascript">
|
<title>Interface elements - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.html" title="API"></link><link rel="prev" href="RCL.PROGRAM.API.html" title="API"></link><link rel="next" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><meta name="Section-title" content="Interface elements"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Python interface - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.html" title="API"></link><link rel="prev" href="RCL.PROGRAM.API.ELEMENTS.html" title="Interface elements"></link><link rel="next" href="RCL.PROGRAM.PYTHON.INTRO.html" title="Introduction"></link><meta name="Section-title" content="Python interface"></meta><script type="text/javascript">
|
<title>Python interface - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.html" title="API"></link><link rel="prev" href="RCL.PROGRAM.API.ELEMENTS.html" title="Interface elements"></link><link rel="next" href="RCL.PROGRAM.PYTHON.INTRO.html" title="Introduction"></link><meta name="Section-title" content="Python interface"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>API - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.html" title="Programming interface"></link><link rel="prev" href="RCL.PROGRAM.FIELDS.html" title="Field data processing"></link><link rel="next" href="RCL.PROGRAM.API.ELEMENTS.html" title="Interface elements"></link><meta name="Section-title" content="API"></meta><script type="text/javascript">
|
<title>API - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.html" title="Programming interface"></link><link rel="prev" href="RCL.PROGRAM.FIELDS.html" title="Field data processing"></link><link rel="next" href="RCL.PROGRAM.API.ELEMENTS.html" title="Interface elements"></link><meta name="Section-title" content="API"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Field data processing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.html" title="Programming interface"></link><link rel="prev" href="RCL.PROGRAM.FILTERS.PAGES.html" title="Page numbers"></link><link rel="next" href="RCL.PROGRAM.API.html" title="API"></link><meta name="Section-title" content="Field data processing"></meta><script type="text/javascript">
|
<title>Field data processing - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.html" title="Programming interface"></link><link rel="prev" href="RCL.PROGRAM.FILTERS.PAGES.html" title="Page numbers"></link><link rel="next" href="RCL.PROGRAM.API.html" title="API"></link><meta name="Section-title" content="Field data processing"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Telling Recoll about the handler - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><link rel="prev" href="RCL.PROGRAM.FILTERS.MULTIPLE.html" title='"Multiple" handlers'></link><link rel="next" href="RCL.PROGRAM.FILTERS.HTML.html" title="Input handler HTML output"></link><meta name="Section-title" content="Telling Recoll about the handler"></meta><script type="text/javascript">
|
<title>Telling Recoll about the handler - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><link rel="prev" href="RCL.PROGRAM.FILTERS.MULTIPLE.html" title='"Multiple" handlers'></link><link rel="next" href="RCL.PROGRAM.FILTERS.HTML.html" title="Input handler HTML output"></link><meta name="Section-title" content="Telling Recoll about the handler"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Input handler HTML output - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><link rel="prev" href="RCL.PROGRAM.FILTERS.ASSOCIATION.html" title="Telling Recoll about the handler"></link><link rel="next" href="RCL.PROGRAM.FILTERS.PAGES.html" title="Page numbers"></link><meta name="Section-title" content="Input handler HTML output"></meta><script type="text/javascript">
|
<title>Input handler HTML output - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><link rel="prev" href="RCL.PROGRAM.FILTERS.ASSOCIATION.html" title="Telling Recoll about the handler"></link><link rel="next" href="RCL.PROGRAM.FILTERS.PAGES.html" title="Page numbers"></link><meta name="Section-title" content="Input handler HTML output"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>"Multiple" handlers - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><link rel="prev" href="RCL.PROGRAM.FILTERS.SIMPLE.html" title="Simple input handlers"></link><link rel="next" href="RCL.PROGRAM.FILTERS.ASSOCIATION.html" title="Telling Recoll about the handler"></link><meta name="Section-title" content='"Multiple" handlers'></meta><script type="text/javascript">
|
<title>"Multiple" handlers - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><link rel="prev" href="RCL.PROGRAM.FILTERS.SIMPLE.html" title="Simple input handlers"></link><link rel="next" href="RCL.PROGRAM.FILTERS.ASSOCIATION.html" title="Telling Recoll about the handler"></link><meta name="Section-title" content='"Multiple" handlers'></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Page numbers - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><link rel="prev" href="RCL.PROGRAM.FILTERS.HTML.html" title="Input handler HTML output"></link><link rel="next" href="RCL.PROGRAM.FIELDS.html" title="Field data processing"></link><meta name="Section-title" content="Page numbers"></meta><script type="text/javascript">
|
<title>Page numbers - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><link rel="prev" href="RCL.PROGRAM.FILTERS.HTML.html" title="Input handler HTML output"></link><link rel="next" href="RCL.PROGRAM.FIELDS.html" title="Field data processing"></link><meta name="Section-title" content="Page numbers"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Simple input handlers - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><link rel="prev" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><link rel="next" href="RCL.PROGRAM.FILTERS.MULTIPLE.html" title='"Multiple" handlers'></link><meta name="Section-title" content="Simple input handlers"></meta><script type="text/javascript">
|
<title>Simple input handlers - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><link rel="prev" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><link rel="next" href="RCL.PROGRAM.FILTERS.MULTIPLE.html" title='"Multiple" handlers'></link><meta name="Section-title" content="Simple input handlers"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Writing a document input handler - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.html" title="Programming interface"></link><link rel="prev" href="RCL.PROGRAM.html" title="Programming interface"></link><link rel="next" href="RCL.PROGRAM.FILTERS.SIMPLE.html" title="Simple input handlers"></link><meta name="Section-title" content="Writing a document input handler"></meta><script type="text/javascript">
|
<title>Writing a document input handler - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.html" title="Programming interface"></link><link rel="prev" href="RCL.PROGRAM.html" title="Programming interface"></link><link rel="next" href="RCL.PROGRAM.FILTERS.SIMPLE.html" title="Simple input handlers"></link><meta name="Section-title" content="Writing a document input handler"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Compatibility with the previous version - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="prev" href="RCL.PROGRAM.PYTHON.EXAMPLES.html" title="Example code"></link><link rel="next" href="RCL.INSTALL.html" title="Installation and configuration"></link><meta name="Section-title" content="Compatibility with the previous version"></meta><script type="text/javascript">
|
<title>Compatibility with the previous version - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="prev" href="RCL.PROGRAM.PYTHON.EXAMPLES.html" title="Example code"></link><link rel="next" href="RCL.INSTALL.html" title="Installation and configuration"></link><meta name="Section-title" content="Compatibility with the previous version"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Example code - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="prev" href="RCL.PROGRAM.PYTHON.RCLEXTRACT.html" title="The rclextract module"></link><link rel="next" href="RCL.PROGRAM.PYTHON.COMPAT.html" title="Compatibility with the previous version"></link><meta name="Section-title" content="Example code"></meta><script type="text/javascript">
|
<title>Example code - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="prev" href="RCL.PROGRAM.PYTHON.RCLEXTRACT.html" title="The rclextract module"></link><link rel="next" href="RCL.PROGRAM.PYTHON.COMPAT.html" title="Compatibility with the previous version"></link><meta name="Section-title" content="Example code"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Introduction - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="prev" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="next" href="RCL.PROGRAM.PYTHON.PACKAGE.html" title="Recoll package"></link><meta name="Section-title" content="Introduction"></meta><script type="text/javascript">
|
<title>Introduction - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="prev" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="next" href="RCL.PROGRAM.PYTHON.PACKAGE.html" title="Recoll package"></link><meta name="Section-title" content="Introduction"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Recoll package - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="prev" href="RCL.PROGRAM.PYTHON.INTRO.html" title="Introduction"></link><link rel="next" href="RCL.PROGRAM.PYTHON.RECOLL.html" title="The recoll module"></link><meta name="Section-title" content="Recoll package"></meta><script type="text/javascript">
|
<title>Recoll package - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="prev" href="RCL.PROGRAM.PYTHON.INTRO.html" title="Introduction"></link><link rel="next" href="RCL.PROGRAM.PYTHON.RECOLL.html" title="The recoll module"></link><meta name="Section-title" content="Recoll package"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The rclextract module - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="prev" href="RCL.PROGRAM.PYTHON.RECOLL.html" title="The recoll module"></link><link rel="next" href="RCL.PROGRAM.PYTHON.EXAMPLES.html" title="Example code"></link><meta name="Section-title" content="The rclextract module"></meta><script type="text/javascript">
|
<title>The rclextract module - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="prev" href="RCL.PROGRAM.PYTHON.RECOLL.html" title="The recoll module"></link><link rel="next" href="RCL.PROGRAM.PYTHON.EXAMPLES.html" title="Example code"></link><meta name="Section-title" content="The rclextract module"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The recoll module - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="prev" href="RCL.PROGRAM.PYTHON.PACKAGE.html" title="Recoll package"></link><link rel="next" href="RCL.PROGRAM.PYTHON.RCLEXTRACT.html" title="The rclextract module"></link><meta name="Section-title" content="The recoll module"></meta><script type="text/javascript">
|
<title>The recoll module - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.PROGRAM.API.PYTHON.html" title="Python interface"></link><link rel="prev" href="RCL.PROGRAM.PYTHON.PACKAGE.html" title="Recoll package"></link><link rel="next" href="RCL.PROGRAM.PYTHON.RCLEXTRACT.html" title="The rclextract module"></link><meta name="Section-title" content="The recoll module"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Programming interface - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="index.html" title="Recoll user manual"></link><link rel="prev" href="RCL.SEARCH.WILDCARDS.PATH.html" title="Wildcards and path filtering"></link><link rel="next" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><meta name="Section-title" content="Programming interface"></meta><script type="text/javascript">
|
<title>Programming interface - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="index.html" title="Recoll user manual"></link><link rel="prev" href="RCL.SEARCH.WILDCARDS.PATH.html" title="Wildcards and path filtering"></link><link rel="next" href="RCL.PROGRAM.FILTERS.html" title="Writing a document input handler"></link><meta name="Section-title" content="Programming interface"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Anchored searches - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.ANCHORWILD.html" title="Anchored searches and wildcards"></link><link rel="prev" href="RCL.SEARCH.WILDCARDS.PATH.html" title="Wildcards and path filtering"></link><link rel="next" href="RCL.SEARCH.DESKTOP.html" title="Desktop integration"></link><meta name="Section-title" content="Anchored searches"></meta><script type="text/javascript">
|
<title>Anchored searches - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.ANCHORWILD.html" title="Anchored searches and wildcards"></link><link rel="prev" href="RCL.SEARCH.WILDCARDS.PATH.html" title="Wildcards and path filtering"></link><link rel="next" href="RCL.SEARCH.DESKTOP.html" title="Desktop integration"></link><meta name="Section-title" content="Anchored searches"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Anchored searches and wildcards - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.html" title="Searching"></link><link rel="prev" href="RCL.SEARCH.CASEDIAC.html" title="Search case and diacritics sensitivity"></link><link rel="next" href="RCL.SEARCH.WILDCARDS.html" title="More about wildcards"></link><meta name="Section-title" content="Anchored searches and wildcards"></meta><script type="text/javascript">
|
<title>Anchored searches and wildcards - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.html" title="Searching"></link><link rel="prev" href="RCL.SEARCH.CASEDIAC.html" title="Search case and diacritics sensitivity"></link><link rel="next" href="RCL.SEARCH.WILDCARDS.html" title="More about wildcards"></link><meta name="Section-title" content="Anchored searches and wildcards"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Search case and diacritics sensitivity - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.html" title="Searching"></link><link rel="prev" href="RCL.SEARCH.LANG.MODIFIERS.html" title="Modifiers"></link><link rel="next" href="RCL.SEARCH.ANCHORWILD.html" title="Anchored searches and wildcards"></link><meta name="Section-title" content="Search case and diacritics sensitivity"></meta><script type="text/javascript">
|
<title>Search case and diacritics sensitivity - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.html" title="Searching"></link><link rel="prev" href="RCL.SEARCH.LANG.MODIFIERS.html" title="Modifiers"></link><link rel="next" href="RCL.SEARCH.ANCHORWILD.html" title="Anchored searches and wildcards"></link><meta name="Section-title" content="Search case and diacritics sensitivity"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Searching on the command line - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.html" title="Searching"></link><link rel="prev" href="RCL.SEARCH.KIO.SEARCHABLEDOCS.html" title="Searchable documents"></link><link rel="next" href="RCL.SEARCH.SYNONYMS.html" title="Using Synonyms (Recoll 1.22 and later)"></link><meta name="Section-title" content="Searching on the command line"></meta><script type="text/javascript">
|
<title>Searching on the command line - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.html" title="Searching"></link><link rel="prev" href="RCL.SEARCH.KIO.SEARCHABLEDOCS.html" title="Searchable documents"></link><link rel="next" href="RCL.SEARCH.SYNONYMS.html" title="Using Synonyms (Recoll 1.22 and later)"></link><meta name="Section-title" content="Searching on the command line"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Desktop integration - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.html" title="Searching"></link><link rel="prev" href="RCL.SEARCH.ANCHOR.html" title="Anchored searches"></link><link rel="next" href="RCL.SEARCH.SHORTCUT.html" title="Hotkeying recoll"></link><meta name="Section-title" content="Desktop integration"></meta><script type="text/javascript">
|
<title>Desktop integration - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.html" title="Searching"></link><link rel="prev" href="RCL.SEARCH.ANCHOR.html" title="Anchored searches"></link><link rel="next" href="RCL.SEARCH.SHORTCUT.html" title="Hotkeying recoll"></link><meta name="Section-title" content="Desktop integration"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Avanced search: the "filter" tab - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.COMPLEX.html" title="Complex/advanced search"></link><link rel="prev" href="RCL.SEARCH.GUI.COMPLEX.TERMS.html" title='Avanced search: the "find" tab'></link><link rel="next" href="RCL.SEARCH.GUI.COMPLEX.HISTORY.html" title="Avanced search history"></link><meta name="Section-title" content='Avanced search: the "filter" tab'></meta><script type="text/javascript">
|
<title>Avanced search: the "filter" tab - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.COMPLEX.html" title="Complex/advanced search"></link><link rel="prev" href="RCL.SEARCH.GUI.COMPLEX.TERMS.html" title='Avanced search: the "find" tab'></link><link rel="next" href="RCL.SEARCH.GUI.COMPLEX.HISTORY.html" title="Avanced search history"></link><meta name="Section-title" content='Avanced search: the "filter" tab'></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Avanced search history - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.COMPLEX.html" title="Complex/advanced search"></link><link rel="prev" href="RCL.SEARCH.GUI.COMPLEX.FILTER.html" title='Avanced search: the "filter" tab'></link><link rel="next" href="RCL.SEARCH.GUI.TERMEXPLORER.html" title="The term explorer tool"></link><meta name="Section-title" content="Avanced search history"></meta><script type="text/javascript">
|
<title>Avanced search history - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.COMPLEX.html" title="Complex/advanced search"></link><link rel="prev" href="RCL.SEARCH.GUI.COMPLEX.FILTER.html" title='Avanced search: the "filter" tab'></link><link rel="next" href="RCL.SEARCH.GUI.TERMEXPLORER.html" title="The term explorer tool"></link><meta name="Section-title" content="Avanced search history"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Avanced search: the "find" tab - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.COMPLEX.html" title="Complex/advanced search"></link><link rel="prev" href="RCL.SEARCH.GUI.COMPLEX.html" title="Complex/advanced search"></link><link rel="next" href="RCL.SEARCH.GUI.COMPLEX.FILTER.html" title='Avanced search: the "filter" tab'></link><meta name="Section-title" content='Avanced search: the "find" tab'></meta><script type="text/javascript">
|
<title>Avanced search: the "find" tab - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.COMPLEX.html" title="Complex/advanced search"></link><link rel="prev" href="RCL.SEARCH.GUI.COMPLEX.html" title="Complex/advanced search"></link><link rel="next" href="RCL.SEARCH.GUI.COMPLEX.FILTER.html" title='Avanced search: the "filter" tab'></link><meta name="Section-title" content='Avanced search: the "find" tab'></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Complex/advanced search - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.FRAGBUTS.html" title="The Query Fragments window"></link><link rel="next" href="RCL.SEARCH.GUI.COMPLEX.TERMS.html" title='Avanced search: the "find" tab'></link><meta name="Section-title" content="Complex/advanced search"></meta><script type="text/javascript">
|
<title>Complex/advanced search - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.FRAGBUTS.html" title="The Query Fragments window"></link><link rel="next" href="RCL.SEARCH.GUI.COMPLEX.TERMS.html" title='Avanced search: the "find" tab'></link><meta name="Section-title" content="Complex/advanced search"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The result list format - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.CUSTOM.html" title="Customizing the search interface"></link><link rel="prev" href="RCL.SEARCH.GUI.CUSTOM.html" title="Customizing the search interface"></link><link rel="next" href="RCL.SEARCH.KIO.html" title="Searching with the KDE KIO slave"></link><meta name="Section-title" content="The result list format"></meta><script type="text/javascript">
|
<title>The result list format - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.CUSTOM.html" title="Customizing the search interface"></link><link rel="prev" href="RCL.SEARCH.GUI.CUSTOM.html" title="Customizing the search interface"></link><link rel="next" href="RCL.SEARCH.KIO.html" title="Searching with the KDE KIO slave"></link><meta name="Section-title" content="The result list format"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Customizing the search interface - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.SAVING.html" title="Saving and restoring queries (1.21 and later)"></link><link rel="next" href="RCL.SEARCH.GUI.CUSTOM.RESLIST.html" title="The result list format"></link><meta name="Section-title" content="Customizing the search interface"></meta><script type="text/javascript">
|
<title>Customizing the search interface - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.SAVING.html" title="Saving and restoring queries (1.21 and later)"></link><link rel="next" href="RCL.SEARCH.GUI.CUSTOM.RESLIST.html" title="The result list format"></link><meta name="Section-title" content="Customizing the search interface"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The Query Fragments window - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.PREVIEW.SEARCH.html" title="Searching inside the preview"></link><link rel="next" href="RCL.SEARCH.GUI.COMPLEX.html" title="Complex/advanced search"></link><meta name="Section-title" content="The Query Fragments window"></meta><script type="text/javascript">
|
<title>The Query Fragments window - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.PREVIEW.SEARCH.html" title="Searching inside the preview"></link><link rel="next" href="RCL.SEARCH.GUI.COMPLEX.html" title="Complex/advanced search"></link><meta name="Section-title" content="The Query Fragments window"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Document history - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.MULTIDB.html" title="Multiple indexes"></link><link rel="next" href="RCL.SEARCH.GUI.SORT.html" title="Sorting search results and collapsing duplicates"></link><meta name="Section-title" content="Document history"></meta><script type="text/javascript">
|
<title>Document history - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.MULTIDB.html" title="Multiple indexes"></link><link rel="next" href="RCL.SEARCH.GUI.SORT.html" title="Sorting search results and collapsing duplicates"></link><meta name="Section-title" content="Document history"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Multiple indexes - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.TERMEXPLORER.html" title="The term explorer tool"></link><link rel="next" href="RCL.SEARCH.GUI.HISTORY.html" title="Document history"></link><meta name="Section-title" content="Multiple indexes"></meta><script type="text/javascript">
|
<title>Multiple indexes - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.TERMEXPLORER.html" title="The term explorer tool"></link><link rel="next" href="RCL.SEARCH.GUI.HISTORY.html" title="Document history"></link><meta name="Section-title" content="Multiple indexes"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Searching inside the preview - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.PREVIEW.html" title="The preview window"></link><link rel="prev" href="RCL.SEARCH.GUI.PREVIEW.html" title="The preview window"></link><link rel="next" href="RCL.SEARCH.GUI.FRAGBUTS.html" title="The Query Fragments window"></link><meta name="Section-title" content="Searching inside the preview"></meta><script type="text/javascript">
|
<title>Searching inside the preview - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.PREVIEW.html" title="The preview window"></link><link rel="prev" href="RCL.SEARCH.GUI.PREVIEW.html" title="The preview window"></link><link rel="next" href="RCL.SEARCH.GUI.FRAGBUTS.html" title="The Query Fragments window"></link><meta name="Section-title" content="Searching inside the preview"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The preview window - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.THUMBNAILS.html" title="Displaying thumbnails"></link><link rel="next" href="RCL.SEARCH.GUI.PREVIEW.SEARCH.html" title="Searching inside the preview"></link><meta name="Section-title" content="The preview window"></meta><script type="text/javascript">
|
<title>The preview window - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.THUMBNAILS.html" title="Displaying thumbnails"></link><link rel="next" href="RCL.SEARCH.GUI.PREVIEW.SEARCH.html" title="Searching inside the preview"></link><meta name="Section-title" content="The preview window"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>No results: the spelling suggestions - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.RESLIST.html" title="The default result list"></link><link rel="prev" href="RCL.SEARCH.GUI.RESLIST.html" title="The default result list"></link><link rel="next" href="RCL.SEARCH.GUI.RESULTLIST.MENU.html" title="The result list right-click menu"></link><meta name="Section-title" content="No results: the spelling suggestions"></meta><script type="text/javascript">
|
<title>No results: the spelling suggestions - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.RESLIST.html" title="The default result list"></link><link rel="prev" href="RCL.SEARCH.GUI.RESLIST.html" title="The default result list"></link><link rel="next" href="RCL.SEARCH.GUI.RESULTLIST.MENU.html" title="The result list right-click menu"></link><meta name="Section-title" content="No results: the spelling suggestions"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The default result list - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.SIMPLE.html" title="Simple search"></link><link rel="next" href="RCL.SEARCH.GUI.RESLIST.SUGGS.html" title="No results: the spelling suggestions"></link><meta name="Section-title" content="The default result list"></meta><script type="text/javascript">
|
<title>The default result list - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.SIMPLE.html" title="Simple search"></link><link rel="next" href="RCL.SEARCH.GUI.RESLIST.SUGGS.html" title="No results: the spelling suggestions"></link><meta name="Section-title" content="The default result list"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The result table - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.RESULTLIST.MENU.html" title="The result list right-click menu"></link><link rel="next" href="RCL.SEARCH.GUI.RUNSCRIPT.html" title="Running arbitrary commands on result files (1.20 and later)"></link><meta name="Section-title" content="The result table"></meta><script type="text/javascript">
|
<title>The result table - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.RESULTLIST.MENU.html" title="The result list right-click menu"></link><link rel="next" href="RCL.SEARCH.GUI.RUNSCRIPT.html" title="Running arbitrary commands on result files (1.20 and later)"></link><meta name="Section-title" content="The result table"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The result list right-click menu - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.RESLIST.html" title="The default result list"></link><link rel="prev" href="RCL.SEARCH.GUI.RESLIST.SUGGS.html" title="No results: the spelling suggestions"></link><link rel="next" href="RCL.SEARCH.GUI.RESTABLE.html" title="The result table"></link><meta name="Section-title" content="The result list right-click menu"></meta><script type="text/javascript">
|
<title>The result list right-click menu - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.RESLIST.html" title="The default result list"></link><link rel="prev" href="RCL.SEARCH.GUI.RESLIST.SUGGS.html" title="No results: the spelling suggestions"></link><link rel="next" href="RCL.SEARCH.GUI.RESTABLE.html" title="The result table"></link><meta name="Section-title" content="The result list right-click menu"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Running arbitrary commands on result files (1.20 and later) - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.RESTABLE.html" title="The result table"></link><link rel="next" href="RCL.SEARCH.GUI.THUMBNAILS.html" title="Displaying thumbnails"></link><meta name="Section-title" content="Running arbitrary commands on result files (1.20 and later)"></meta><script type="text/javascript">
|
<title>Running arbitrary commands on result files (1.20 and later) - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.RESTABLE.html" title="The result table"></link><link rel="next" href="RCL.SEARCH.GUI.THUMBNAILS.html" title="Displaying thumbnails"></link><meta name="Section-title" content="Running arbitrary commands on result files (1.20 and later)"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Simple search - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="next" href="RCL.SEARCH.GUI.RESLIST.html" title="The default result list"></link><meta name="Section-title" content="Simple search"></meta><script type="text/javascript">
|
<title>Simple search - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="next" href="RCL.SEARCH.GUI.RESLIST.html" title="The default result list"></link><meta name="Section-title" content="Simple search"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Sorting search results and collapsing duplicates - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.HISTORY.html" title="Document history"></link><link rel="next" href="RCL.SEARCH.GUI.TIPS.html" title="Search tips, shortcuts"></link><meta name="Section-title" content="Sorting search results and collapsing duplicates"></meta><script type="text/javascript">
|
<title>Sorting search results and collapsing duplicates - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.HISTORY.html" title="Document history"></link><link rel="next" href="RCL.SEARCH.GUI.TIPS.html" title="Search tips, shortcuts"></link><meta name="Section-title" content="Sorting search results and collapsing duplicates"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>The term explorer tool - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.COMPLEX.HISTORY.html" title="Avanced search history"></link><link rel="next" href="RCL.SEARCH.GUI.MULTIDB.html" title="Multiple indexes"></link><meta name="Section-title" content="The term explorer tool"></meta><script type="text/javascript">
|
<title>The term explorer tool - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.COMPLEX.HISTORY.html" title="Avanced search history"></link><link rel="next" href="RCL.SEARCH.GUI.MULTIDB.html" title="Multiple indexes"></link><meta name="Section-title" content="The term explorer tool"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Displaying thumbnails - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.RUNSCRIPT.html" title="Running arbitrary commands on result files (1.20 and later)"></link><link rel="next" href="RCL.SEARCH.GUI.PREVIEW.html" title="The preview window"></link><meta name="Section-title" content="Displaying thumbnails"></meta><script type="text/javascript">
|
<title>Displaying thumbnails - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.RUNSCRIPT.html" title="Running arbitrary commands on result files (1.20 and later)"></link><link rel="next" href="RCL.SEARCH.GUI.PREVIEW.html" title="The preview window"></link><meta name="Section-title" content="Displaying thumbnails"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Others - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.TIPS.html" title="Search tips, shortcuts"></link><link rel="prev" href="RCL.SEARCH.GUI.TIPS.PHRASES.html" title="Working with phrases and proximity"></link><link rel="next" href="RCL.SEARCH.SAVING.html" title="Saving and restoring queries (1.21 and later)"></link><meta name="Section-title" content="Others"></meta><script type="text/javascript">
|
<title>Others - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.TIPS.html" title="Search tips, shortcuts"></link><link rel="prev" href="RCL.SEARCH.GUI.TIPS.PHRASES.html" title="Working with phrases and proximity"></link><link rel="next" href="RCL.SEARCH.SAVING.html" title="Saving and restoring queries (1.21 and later)"></link><meta name="Section-title" content="Others"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Working with phrases and proximity - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.TIPS.html" title="Search tips, shortcuts"></link><link rel="prev" href="RCL.SEARCH.GUI.TIPS.TERMS.html" title="Terms and search expansion"></link><link rel="next" href="RCL.SEARCH.GUI.TIPS.MISC.html" title="Others"></link><meta name="Section-title" content="Working with phrases and proximity"></meta><script type="text/javascript">
|
<title>Working with phrases and proximity - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.TIPS.html" title="Search tips, shortcuts"></link><link rel="prev" href="RCL.SEARCH.GUI.TIPS.TERMS.html" title="Terms and search expansion"></link><link rel="next" href="RCL.SEARCH.GUI.TIPS.MISC.html" title="Others"></link><meta name="Section-title" content="Working with phrases and proximity"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Terms and search expansion - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.TIPS.html" title="Search tips, shortcuts"></link><link rel="prev" href="RCL.SEARCH.GUI.TIPS.html" title="Search tips, shortcuts"></link><link rel="next" href="RCL.SEARCH.GUI.TIPS.PHRASES.html" title="Working with phrases and proximity"></link><meta name="Section-title" content="Terms and search expansion"></meta><script type="text/javascript">
|
<title>Terms and search expansion - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.TIPS.html" title="Search tips, shortcuts"></link><link rel="prev" href="RCL.SEARCH.GUI.TIPS.html" title="Search tips, shortcuts"></link><link rel="next" href="RCL.SEARCH.GUI.TIPS.PHRASES.html" title="Working with phrases and proximity"></link><meta name="Section-title" content="Terms and search expansion"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Search tips, shortcuts - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.SORT.html" title="Sorting search results and collapsing duplicates"></link><link rel="next" href="RCL.SEARCH.GUI.TIPS.TERMS.html" title="Terms and search expansion"></link><meta name="Section-title" content="Search tips, shortcuts"></meta><script type="text/javascript">
|
<title>Search tips, shortcuts - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.GUI.html" title="Searching with the Qt graphical user interface"></link><link rel="prev" href="RCL.SEARCH.GUI.SORT.html" title="Sorting search results and collapsing duplicates"></link><link rel="next" href="RCL.SEARCH.GUI.TIPS.TERMS.html" title="Terms and search expansion"></link><meta name="Section-title" content="Search tips, shortcuts"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>Searching with the Qt graphical user interface - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.html" title="Searching"></link><link rel="prev" href="RCL.SEARCH.html" title="Searching"></link><link rel="next" href="RCL.SEARCH.GUI.SIMPLE.html" title="Simple search"></link><meta name="Section-title" content="Searching with the Qt graphical user interface"></meta><script type="text/javascript">
|
<title>Searching with the Qt graphical user interface - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.html" title="Searching"></link><link rel="prev" href="RCL.SEARCH.html" title="Searching"></link><link rel="next" href="RCL.SEARCH.GUI.SIMPLE.html" title="Simple search"></link><meta name="Section-title" content="Searching with the Qt graphical user interface"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
|
||||||
<title>What's this - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.KIO.html" title="Searching with the KDE KIO slave"></link><link rel="prev" href="RCL.SEARCH.KIO.html" title="Searching with the KDE KIO slave"></link><link rel="next" href="RCL.SEARCH.KIO.SEARCHABLEDOCS.html" title="Searchable documents"></link><meta name="Section-title" content="What's this"></meta><script type="text/javascript">
|
<title>What's this - - Recoll user manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></meta><link rel="home" href="index.html" title="Recoll user manual"></link><link rel="up" href="RCL.SEARCH.KIO.html" title="Searching with the KDE KIO slave"></link><link rel="prev" href="RCL.SEARCH.KIO.html" title="Searching with the KDE KIO slave"></link><link rel="next" href="RCL.SEARCH.KIO.SEARCHABLEDOCS.html" title="Searchable documents"></link><meta name="Section-title" content="What's this"></meta><script type="text/javascript">
|
||||||
//The id for tree cookie
|
//The id for tree cookie
|
||||||
var treeCookieId = "treeview-7584";
|
var treeCookieId = "treeview-7598";
|
||||||
var language = "en";
|
var language = "en";
|
||||||
var w = new Object();
|
var w = new Object();
|
||||||
//Localization
|
//Localization
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue