|
NAMEtracker-index - List, pause, resume and command data miners indexing contentSYNOPSIStracker index --reindex-mime-type <mime1> [[-m [mime2]] ...] tracker index --file <file1> [[file2] ...] tracker index --import <file1> [[file2] ...] tracker index --backup <file> | --restore <file> DESCRIPTIONThis command perform actions on the current index. The "index" holds a snapshot of the working tree in a database.The index command allows some level of control on existing data indexed, such as re-indexing content from a specific demographic - e.g. all JPEG images, or simply reindexing an existing or non-existent file. It may be a good idea to backup your index before an upgrade in case there is data loss (which should never happen). In those cases, the backup command is made available and of course the restore command will import an older data set (or index) into an empty index. Finally, there is an import feature which makes testing or applying a "base" data set for use much easier. OPTIONS
SEE ALSOtracker(1). Turtle.
Visit the GSP FreeBSD Man Page Interface. |