localsearch-status - Man Page

Provide status and statistics on the data indexed

Synopsis

localsearch status
localsearch status [[expression1]...]
localsearch status --stat [-a]

Description

Display the status of the current index and data set. A summary of recorded failures during file metadata indexing is also displayed.

Providing a search expression will list the full details of the recorded failures matching the filename.

With the --stat option, displays statistics about the RDF classes and how many of each exist for data set that has been indexed. For example, "10 Folders".

Options

--stat

List statistics of stored RDF classes (e.g. "nfo:Document" or "nfo:Folder") per graph.

-f,  --follow

Follow status changes to daemons as they happen. This is a top level view of what is happening. You will see the name for each daemon and a state with the progress in that state. This requires Ctrl+C to stop and return to the command line.

-w,  --watch

Watch changes that happen to the database in real time. This requires Ctrl+C to stop and return to the command line.

This option is implied if search terms are provided to filter ALL possible statistics.

See Also

localsearch daemon(1), localsearch info(1).

Referenced By

localsearch-inhibit(1).

07/09/2025 3.10.alpha LocalSearch manual