|
|
| |
TORRUS_BUILDSEARCHDB(1) |
torrus |
TORRUS_BUILDSEARCHDB(1) |
buildsearchdb - Build the search database
torrus buildsearchdb options...
This command indexes the Torrus configuration objects and builds the search
index database. One of the three options --tree, --all or
--global is required.
- --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.
See more documentation at Torrus home page: http://torrus.org
Stanislav Sinyagin <ssinyagin@k-open.com>
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |