buildsearchdb - Build the search database
Contents
Description
This command indexes the Torrus configuration objects and builds the search index database. One of the
three options --tree, --all or --global is required.
Name
buildsearchdb - Build the search database
Notes
See more documentation at Torrus home page: http://torrus.orgOptions
--tree=TREE
Build the indexes for a given tree.
--all
Builds the tree indexes for all trees.
--nogc
Normally the Git garbage collector is launched after the search database is updated. This option
makes the builder skip the GC run.
--verbose
Prints extra information
--debug
Prints debugging information
--help
Displays a help message.
See Also
torrus(8)
Synopsis
torrusbuildsearchdboptions...
