recollindex -V (return code: 1)
recollindex: Usage:
recollindex [-h]
Print help
recollindex [-z|-Z] [-k]
Index everything according to configuration file
-z : reset database before starting indexing
-Z : in place reset: consider all documents as changed. Can also
be combined with -i or -r but not -m
-k : retry files on which we previously failed
recollindex -m [-w <secs>] -x [-D] [-C]
Perform real time indexing. Don't become a daemon if -D is set.
-w sets number of seconds to wait before starting.
-C disables monitoring config for changes/reexecuting.
-n disables initial incremental indexing (!and purge!).
-x disables exit on end of x11 session
recollindex -e <filename [filename ...]>
Purge data for individual files. No stem database updates
recollindex -i [-f] [-Z] <filename [filename ...]>
Index individual files. No database purge or stem database updates
-f : ignore skippedPaths and skippedNames while doing this
recollindex -r [-K] [-f] [-Z] [-p pattern] <top>
Recursive partial reindex.
-p : filter file names, multiple instances are allowed, e.g.:
-p *.odt -p *.pdf
-K : skip previously failed files (they are retried by default)
recollindex -l
List available stemming languages
recollindex -s <lang>
Build stem database for additional language <lang>
recollindex -E
Check configuration file for topdirs and other paths existence
recollindex -S
Build aspell spelling dictionary.>
Common options:
-c <configdir> : specify config directory, overriding $RECOLL_CONFDIR
Recoll version: Recoll 1.23.2 + Xapian 1.4.4
recollindex --help (return code: 1)
recollindex: Usage:
recollindex [-h]
Print help
recollindex [-z|-Z] [-k]
Index everything according to configuration file
-z : reset database before starting indexing
-Z : in place reset: consider all documents as changed. Can also
be combined with -i or -r but not -m
-k : retry files on which we previously failed
recollindex -m [-w <secs>] -x [-D] [-C]
Perform real time indexing. Don't become a daemon if -D is set.
-w sets number of seconds to wait before starting.
-C disables monitoring config for changes/reexecuting.
-n disables initial incremental indexing (!and purge!).
-x disables exit on end of x11 session
recollindex -e <filename [filename ...]>
Purge data for individual files. No stem database updates
recollindex -i [-f] [-Z] <filename [filename ...]>
Index individual files. No database purge or stem database updates
-f : ignore skippedPaths and skippedNames while doing this
recollindex -r [-K] [-f] [-Z] [-p pattern] <top>
Recursive partial reindex.
-p : filter file names, multiple instances are allowed, e.g.:
-p *.odt -p *.pdf
-K : skip previously failed files (they are retried by default)
recollindex -l
List available stemming languages
recollindex -s <lang>
Build stem database for additional language <lang>
recollindex -E
Check configuration file for topdirs and other paths existence
recollindex -S
Build aspell spelling dictionary.>
Common options:
-c <configdir> : specify config directory, overriding $RECOLL_CONFDIR
Recoll version: Recoll 1.23.2 + Xapian 1.4.4