[Tracker] tracker-miner signal "Finished"
- From: Putinei Ionut <putineiionut gmail com>
- To: tracker-list gnome org
- Subject: [Tracker] tracker-miner signal "Finished"
- Date: Tue, 7 Feb 2012 15:29:11 +0200
Hello,
I was look at test come under directory /examples/libtracker-miner
and there is callback function that is executed on reception of signal "Finished" with this signature
static void
miner_finished_cb (TrackerMiner *miner,
gdouble seconds_elapsed,
guint total_directories_found,
guint total_directories_ignored,
guint total_files_found,
guint total_files_ignored,
gpointer user_data)
I suppose the most parameters come from the signal "Finished".
Can someone please expalin to me what total_directories_found and total_directories_ignored mean?
Directories already indexed care counted as directories ignored?(Some question about files).
If we have a equal number of total_directories_found and total_directories_ignored and of total_files_found and total_files_ignored does this mean that those folders and files were already indexed?
Thanks
Ionut
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]