tracker status tracker status --stat [-a] [[expression1]...] tracker status --collect-debug-info
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".
This command also provides a way to collect information for debug purposes using the --collect-debug-info option.
If one or more expression arguments is given, the statistics returned are filtered to only show information those RDF types matching expression (case folded and matching accented variants). The RDF classes are detailed by the Nepomuk otology specification. A list of possible classes matching expression, see tracker sparql -c.
This option is implied if search terms are provided to filter ALL possible statistics.
Data collected includes Tracker version in use, disk space available, size of the databases on the disk, the configuration in use, states of the index (e.g. last filesystem crawl, data set locale, etc.) and finally statistics about the data in the database (e.g. how many "nfo:FileDataObject" resources exist).