man beagled (Commandes) - the Beagle daemon

NAME

beagled - the Beagle daemon

SYNOPSIS

beagled [options]

DESCRIPTION

beagled, the Beagle daemon, is the heart of Beagle, a system for searching and managing your personal information space. The Beagle daemon should normally be started as part of your system's boot process: For example, by an initscript.

Running beagled by hand is of use for those wishing to customize the Beagle daemon's execution via command-line options, developers testing Beagle, or those who use Beagle only infrequently.

OPTIONS

beagled has many options, although most are for debugging and fine-tuning execution and are thus not required for standard use.

--foreground|--fg
If specified, execute the Beagle daemon in the foreground.
--background|--bg
If specified, execute the Beagle daemon in the background (default).
--replace
If specified, the daemon tries to shutdown and replace any other Beagle daemon already running.
--debug
Enable extensive logging suited for general debugging purposes.
--debug-memory
Enable extensive logging suited for memory debugging purposes.
--allow-backend backend
Constrain the Beagle daemon to only use specified backends. This argument can be used multiple times.
--deny-backend backend
Constrain the Beagle daemon by disabling specified backends. This argument can be used multiple times.
--list-backends
Retrieve a list of all known backends. This list of backends can then be used with with the --allow/deny-backend options. Using this argument will print out the list of backends and then exit.
--disable-scheduler
Disable the internal scheduler and thus refrain the Beagle daemon from performing any crawling or indexing. Search facilities will remain enabled.

AUTHOR

Novell, Inc.

REPORTING BUGS

Report bugs to <dashboard-hackers@gnome.org>.

COPYRIGHT

Copyright © 2005 Novell, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE ALSO