1tracker-search(1)                User Commands               tracker-search(1)
2
3
4

NAME

6       tracker-search - Search all content for keywords
7
8

SYNOPSIS

10       tracker-search [OPTION...] EXPRESSION [EXPRESSION...]
11
12

DESCRIPTION

14       tracker-search   searches  all  indexed  content  for  EXPRESSION.  The
15       resource in which EXPRESSION matches must exist  (see  --all  for  more
16       information).  All  results  are  returned  in  ascending order. In all
17       cases, if no EXPRESSION is given for an argument  (like  --folders  for
18       example) then ALL items in that category are returned instead.
19
20       EXPRESSION
21              One  or more terms to search. The default operation is a logical
22              AND.  For logical OR operations, see -r.
23

OPTIONS

25       -?, --help
26              Give a short help message.
27
28       -l, --limit=N
29              Limit search to N results. The default is 512.
30
31       -o, --offset=N
32              Offset the search results by N. For example, start at item  num‐
33              ber 10 in the results. The default is 0.
34
35       -r, --or-operator
36              Use OR for search terms instead of AND (the default)
37
38       -d, --detailed
39              Show  the  unique  URN  associated with each search result. This
40              does not apply to --music-albums and --music-artists.
41
42       -a, --all
43              Show results which might not be available. This might  bebecause
44              a  removable  media  is  not  mounted  for example. Without this
45              option, resources are only shown  if  they  exist.  This  option
46              applies  to  all command line switches except --music-albums and
47              --music-artists.
48
49       -f, --files=EXPRESSION
50              Search for files of any type matching EXPRESSION (optional).
51
52       -e, --folders=EXPRESSION
53              Search for folders matching EXPRESSION (optional).
54
55       -m, --music=EXPRESSION
56              Search for music files matching EXPRESSION (optional).
57
58       --music-albums=ALBUM
59              Search for music albums matching ALBUM (optional).
60
61       --music-artists=ARTIST
62              Search for music artists matching ARTIST (optional).
63
64       -l, --images=EXPRESSION
65              Search for images matching EXPRESSION (optional).
66
67       -v, --videos=EXPRESSION
68              Search for videos matching EXPRESSION (optional).
69
70       -t, --documents=EXPRESSION
71              Search for documents matching EXPRESSION (optional).
72
73       -e, --emails=EXPRESSION
74              Search for emails matching EXPRESSION (optional). Returns a list
75              of subjects for emails found.
76
77       -c, --contacts=EXPRESSION
78              Search  for  contacts  matching EXPRESSION (optional). Returns a
79              list of names and email addresses found.
80
81       -V, --version
82              Print version.
83
84

SEE ALSO

86       tracker-store(1), tracker-stats(1), tracker-tag(1), tracker-info(1).
87
88
89
90GNU                                July 2009                 tracker-search(1)
Impressum