table of contents
| LOCALSEARCH-3(1) | LocalSearch manual | LOCALSEARCH-3(1) |
NAME¶
localsearch-3 - Filesystem indexer.
SYNOPSIS¶
localsearch-3 [OPTION...]
DESCRIPTION¶
localsearch-3 is not supposed to be run by the user since it is started by systemd when the user logs in. Of course, it can also be started manually for debugging purposes. You can not run more than one instance of this at the same time.
localsearch-3 mines information about applications and files only.
OPTIONS¶
-?, --help
-V, --version
-n, --no-daemon
-e, --eligible=FILE
DESKTOP INTEGRATION¶
Desktop environments that make use of localsearch-3 should start the localsearch-3.service user unit on startup. For instance, sessions managed by gnome-session can add this service as a Wants= dependency in their gnome-session@name.target.d/session.conf drop-in.
This allows sessions to disable background filesystem indexing (by simply not starting localsearch-3.service) in situations where it’s not necessary (i.e. special kiosk sessions)
SEE ALSO¶
| 10/14/2025 | 3.10.1 |