2008/4/24 Jamie McCracken <[EMAIL PROTECTED]>: > Philip, > > can you apply to that branch > > I assume you have the branch so you work on xesam while refactoring is > taking place? > > When refactoring has ended we will want to merge it to HEAD
I must point out that GetStatus must return IDLE, UPDATE, or FULL_INDEX as state value. See http://xesam.org/main/XesamSearchAPI#GetState Cheers, Mikkel > On Wed, 2008-04-23 at 20:32 +0200, Philip Van Hoof wrote: > > Hey Wendy Hu, > > > > Would it be possible to port this work to this branch? > > > > http://svn.gnome.org/svn/tracker/branches/indexer-split/ > > > > Note that > > > > > http://svn.gnome.org/svn/tracker/branches/indexer-split/src/trackerd/tracker-status.h > and > > > http://svn.gnome.org/svn/tracker/branches/indexer-split/src/trackerd/tracker-status.c > > > > are the relevant structures. > > > > > > On Tue, 2008-04-22 at 10:57 +0800, Wendy Hu wrote: > > > Dear Tracker experts, > > > > > > I have made a patch of Tracker according to Xesam ontology (RC2), which > > > modifies the method "GetStatus" (as attached). > > > > > > This patch can make the tracker returns an array of two strings > > > containing the state information of the search engine. The value at > > > position zero is one of > > > > "Initializing","Watching","Indexing","Pending","Optimizing","Idle","Shutdown". > > > The value at position one is a string formatted integer in the range > > > 0-100. But the function computing the percent of indexing Tracker has > > > finished should be implemented later. > > > > > > If you have any suggestions please don't hesitate to let me know. > > > > > > Thanks a lot. > > > > > > Regards, > > > > > > Wendy. > > > _______________________________________________ > > > tracker-list mailing list > > > [email protected] > > > http://mail.gnome.org/mailman/listinfo/tracker-list > > > _______________________________________________ > tracker-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/tracker-list > _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
