summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJamie McCracken <jamiemcc@src.gnome.org>2007-07-09 20:31:55 +0000
committerJamie McCracken <jamiemcc@src.gnome.org>2007-07-09 20:31:55 +0000
commitfc4a324886657429534ed2eb08e02414939f71c5 (patch)
tree423a4c637d0e927406f41a83683cbfc9af93f797 /README
parent8493e354c2eee141abe2437fa948e8288472f76f (diff)
downloadtracker-fc4a324886657429534ed2eb08e02414939f71c5.tar.gz
updates to README
svn path=/trunk/; revision=639
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 12 insertions, 1 deletions
diff --git a/README b/README
index f86d08acb..4f356197d 100644
--- a/README
+++ b/README
@@ -193,7 +193,9 @@ parameters to autogen.sh EG ./autogen.sh --disable-fam)
--disable-preferences : disables the tracker-preferences capplet
---enable-deskbar-applet : enables support for deskbar applet
+--enable-deskbar-applet : enables support for deskbar applet; also refer to
+ python/deskbar-handler/README (from the root of the source directory) for
+ further instructions on how to get this working
--disable-gui : disables building of tracker-search-tool
@@ -241,6 +243,12 @@ with it on full throttle without experiencing slow downs.
You can specify directory roots to be excluded from being watched or indexed
by passing -e directory for each directory root
+You can specify logging verbosity by passing --verbosity. Valid values are
+from 0 to 3, ranging from least to most verbose respectively.
+
+Yet another option is --language which allows for specifying the language to
+use for stemmer and stop-words list.
+
All the above options (and more) can be set by editing ~/.config/tracker.cfg
which is created with specific defaults when non-existent (EG when
trackerd is ran for the first time). Ensure that you restart trackerd for the
@@ -253,6 +261,9 @@ EG:
WatchDirectoryRoots=directory1;directory2;directory3
+An additional option, introduced during the 0.6 development cycle, is the
+--reindex option which indexes user data from scratch, removing the need to
+remove Tracker database manually.
On the first run, Tracker will automatically create a new database and start
populating it with metadata by browsing through the user's home directory (or