doc
This commit is contained in:
parent
cb295b059e
commit
2dc7984351
@ -20,8 +20,8 @@ alink="#0000FF">
|
|||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h1 class="title"><a name="idp32434768" id=
|
<h1 class="title"><a name="idp37043056" id=
|
||||||
"idp32434768"></a>Recoll user manual</h1>
|
"idp37043056"></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=
|
||||||
"#idp38000656">Document types</a></span></dt>
|
"#idp42671856">Document types</a></span></dt>
|
||||||
|
|
||||||
<dt><span class="sect2">2.1.4. <a href=
|
<dt><span class="sect2">2.1.4. <a href=
|
||||||
"#idp38020336">Indexing failures</a></span></dt>
|
"#idp42691536">Indexing failures</a></span></dt>
|
||||||
|
|
||||||
<dt><span class="sect2">2.1.5. <a href=
|
<dt><span class="sect2">2.1.5. <a href=
|
||||||
"#idp38027792">Recovery</a></span></dt>
|
"#idp42698992">Recovery</a></span></dt>
|
||||||
</dl>
|
</dl>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
@ -981,8 +981,8 @@ alink="#0000FF">
|
|||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h3 class="title"><a name="idp38000656" id=
|
<h3 class="title"><a name="idp42671856" id=
|
||||||
"idp38000656"></a>2.1.3. Document types</h3>
|
"idp42671856"></a>2.1.3. Document types</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -1075,8 +1075,8 @@ indexedmimetypes = application/pdf
|
|||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h3 class="title"><a name="idp38020336" id=
|
<h3 class="title"><a name="idp42691536" id=
|
||||||
"idp38020336"></a>2.1.4. Indexing
|
"idp42691536"></a>2.1.4. Indexing
|
||||||
failures</h3>
|
failures</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -1116,8 +1116,8 @@ indexedmimetypes = application/pdf
|
|||||||
<div class="titlepage">
|
<div class="titlepage">
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<h3 class="title"><a name="idp38027792" id=
|
<h3 class="title"><a name="idp42698992" id=
|
||||||
"idp38027792"></a>2.1.5. Recovery</h3>
|
"idp42698992"></a>2.1.5. Recovery</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -1697,6 +1697,16 @@ metadatacmds = ; tags = tmsu tags %f
|
|||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
<div class="note" style=
|
||||||
|
"margin-left: 0.5in; margin-right: 0.5in;">
|
||||||
|
<h3 class="title">Note</h3>
|
||||||
|
|
||||||
|
<p>This is just an example. Depending on the <span class=
|
||||||
|
"application">tmsu</span> version, you may need/want to
|
||||||
|
add options like <code class=
|
||||||
|
"literal">--database=/some/db</code>.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
<p>You may want to restrict this processing to a subset of
|
<p>You may want to restrict this processing to a subset of
|
||||||
the directory tree, because it may slow down indexing a bit
|
the directory tree, because it may slow down indexing a bit
|
||||||
(<code class="literal">[some/area/of/the/fs]</code>).</p>
|
(<code class="literal">[some/area/of/the/fs]</code>).</p>
|
||||||
|
|||||||
@ -943,6 +943,10 @@ indexedmimetypes = application/pdf
|
|||||||
metadatacmds = ; tags = tmsu tags %f
|
metadatacmds = ; tags = tmsu tags %f
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
||||||
|
<note><para>Depending on the <application>tmsu</application> version,
|
||||||
|
you may need/want to add options like
|
||||||
|
<literal>--database=/some/db</literal>.</para></note>
|
||||||
|
|
||||||
<para>You may want to restrict this processing to a subset of
|
<para>You may want to restrict this processing to a subset of
|
||||||
the directory tree, because it may slow down indexing a bit
|
the directory tree, because it may slow down indexing a bit
|
||||||
(<literal>[some/area/of/the/fs]</literal>).</para>
|
(<literal>[some/area/of/the/fs]</literal>).</para>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user