buildsearchdb(8)
Build the search database
SYNOPSIS
torrus buildsearchdb options...
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.
OPTIONS
- --tree=TREE
-
Build the indexes for a given tree.
- --all
-
Builds the tree indexes for all trees.
- --global
-
Builds the global index for all trees and also the tree indexes for every
tree. In order to use the global search database, the web user
should have the permission to display all trees and also it should have
the permission for GlobalSearch for all trees, for example:
torrus acledit --addgroup=staff --permit=GlobalSearch --for='*'
- --verbose
-
Prints extra information
- --help
-
Displays a help message.