Re: [Tracker] What to do with libtracker-common?

2014-10-07 Thread Carlos Garnacho
Hey, On Mon, Sep 29, 2014 at 11:55 AM, Martyn Russell wrote: > Breakdown of libtracker-common > -- > > -> tracker-config-file.h > >Used for all GSettings/configs, so libtracker-data, libtracker-fts, >tracker-store, and the miners. > The only purpose of thi

Re: [Tracker] Migrating tracker-utils/ into one 'tracker' command

2014-10-07 Thread Martyn Russell
On 06/10/14 14:51, Philip Van Hoof wrote: if (strcmp($name, "control") == 0) { if (argv[2] in options for index) { use index for argv[1] } if (argv[2] in options for daemon) { use daemon for argv[1] } if (argv[2] in --hard, -

Re: [Tracker] Migrating tracker-utils/ into one 'tracker' command

2014-10-07 Thread Martyn Russell
On 06/10/14 20:14, Tshepang Lekhonkhobe wrote: This is all too excellent! Is there also "tracker search" and "tracker stats"? Now tracker-stats is part of tracker-status: $ tracker status $ tracker status --stat [-a] [[expression1]...] $ tracker status --collect-debug-info Running on i