Re: [Tracker] forward search request




Hi,

El mar, 27-01-2009 a las 10:15 +0100, ext Kurt escribiÃ:
Hi,

short question:
Is it possible to forward search request to a tracker daemon on a
different machine ot to use an external index?
(afaik beagle has some support for an external index..)

 Those are two different questions:

1) About forward search request: You can do it if you are able to
connect with the remote dbus session...  (I am not sure if this is
possible). If it is possible, you can write a small application (or
extend libtracker) to support the call to multiple trackers, but it is
not trivial.
Well, you can also create additional query server on each of the external servers, which then passes each query to their respective local tracker and sends the results to the client library. This lib would then need to merge the results and provide them to the application using the data. Only possibly difficult part would be in sorting the results. Should be a nice exercise to do it.
2) Multiple indexes are not supported in tracker (and no plan for the
near future, the merge of results is pretty complicated).
Sorting is the difficult part. However, if you are making metadata queries, the result merge should not be too difficult.

 If you want to work on these topics, patches are welcome :)
Indeed. And not a bad idea to work on such a thing.

Kind regards,
Urho
Regards,

Ivan


Thanks

_______________________________________________
tracker-list mailing list
tracker-list gnome org
http://mail.gnome.org/mailman/listinfo/tracker-list

_______________________________________________
tracker-list mailing list
tracker-list gnome org
http://mail.gnome.org/mailman/listinfo/tracker-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]