Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
TORRUS_BUILDSEARCHDB(1) 	     torrus		 TORRUS_BUILDSEARCHDB(1)

NAME
     buildsearchdb - 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 re-
     quired.

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.

SEE ALSO
     torrus(1)

NOTES
     See more documentation at Torrus home page: http://torrus.org

AUTHOR
     Stanislav Sinyagin <ssinyagin@k-open.com>

torrus 2.09			   2026-08-30		 TORRUS_BUILDSEARCHDB(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=torrus_buildsearchdb&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help