diff --git a/src/doc/user/usermanual.html b/src/doc/user/usermanual.html index 949b3e34..a61e0c1f 100644 --- a/src/doc/user/usermanual.html +++ b/src/doc/user/usermanual.html @@ -20,8 +20,8 @@ alink="#0000FF">
The recollindex + process, which will checkpoint its state and exit. A + later restart of indexing will mostly resume from where + things stopped (the file tree walk has to be restarted + from the beginning).
+ + menu also has + entries to start or stop the current indexing operation. + Stopping indexing is performed by killing the +When the real time indexer is running, only a stop + operation is available from the menu. When no indexing is + running, you have a choice of updating the index or + rebuilding it (the first choice only processes changed + files, the second one zeroes the index before starting so + that all files are processed).
cachedir
When not explicitly specified, the
+ Recoll data
+ directories are stored relative to the
+ configuration directory. If cachedir
is set, the directories
+ are stored under the specified value instead
+ (e.g. if cachedir
is
+ set to ~/.cache/recoll
, the default
+ dbdir
would be
+ ~/.cache/recoll/xapiandb
+ instead of ~/.recoll/xapiandb
). This
+ affects the default values for dbdir
, webcachedir
, mboxcachedir
, and aspellDicDir
, which can still be
+ individually specified to override cachedir
. Note that if you have
+ multiple configurations, each must have a
+ different cachedir
.
dbdir