From 2dc7984351d59d32309502d8d1f299592d372cfe Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 23 May 2016 09:32:22 +0200 Subject: [PATCH] doc --- src/doc/user/usermanual.html | 32 +++++++++++++++++++++----------- src/doc/user/usermanual.xml | 4 ++++ 2 files changed, 25 insertions(+), 11 deletions(-) diff --git a/src/doc/user/usermanual.html b/src/doc/user/usermanual.html index 049169a3..085804d1 100644 --- a/src/doc/user/usermanual.html +++ b/src/doc/user/usermanual.html @@ -20,8 +20,8 @@ alink="#0000FF">
-

Recoll user manual

+

Recoll user manual

@@ -109,13 +109,13 @@ alink="#0000FF"> multiple indexes
2.1.3. Document types
+ "#idp42671856">Document types
2.1.4. Indexing failures
+ "#idp42691536">Indexing failures
2.1.5. Recovery
+ "#idp42698992">Recovery @@ -981,8 +981,8 @@ alink="#0000FF">
-

2.1.3. Document types

+

2.1.3. Document types

@@ -1075,8 +1075,8 @@ indexedmimetypes = application/pdf
-

2.1.4. Indexing +

2.1.4. Indexing failures

@@ -1116,8 +1116,8 @@ indexedmimetypes = application/pdf
-

2.1.5. Recovery

+

2.1.5. Recovery

@@ -1697,6 +1697,16 @@ metadatacmds = ; tags = tmsu tags %f +
+

Note

+ +

This is just an example. Depending on the tmsu version, you may need/want to + add options like --database=/some/db.

+
+

You may want to restrict this processing to a subset of the directory tree, because it may slow down indexing a bit ([some/area/of/the/fs]).

diff --git a/src/doc/user/usermanual.xml b/src/doc/user/usermanual.xml index 3eb5805e..14cf7014 100644 --- a/src/doc/user/usermanual.xml +++ b/src/doc/user/usermanual.xml @@ -943,6 +943,10 @@ indexedmimetypes = application/pdf metadatacmds = ; tags = tmsu tags %f + Depending on the tmsu version, + you may need/want to add options like + --database=/some/db. + You may want to restrict this processing to a subset of the directory tree, because it may slow down indexing a bit ([some/area/of/the/fs]).