'nother problem, now with Keywords.GetList. Running "tracker-tag" by itself prints nothing and leaves this in the log:
ERROR : incorrect no of paramters 1 supplied to GetKeywordList On 9/27/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > Jamie McCracken wrote: > > Edward Duffy wrote: > >> There's a problem with Search.Text not returning enough results when I > >> supply a service other than 'Files'. I'm attaching a test program > >> that: > >> > >> 1. Searches for $input with serivce='Files' and returns the first 256 > >> results. > >> 2. Calls Files.GetServiceType on each result and counts the number of > >> 'Images' occurances. > >> 3. Searches for $input with service='Images' and returns the first 20 > >> results. > >> 4. Print the number of results returned. > >> > > > > no need for python - you can see the bug using tracker-search > > > > tracker-search -s Images -l 20 images > > > > does indeed provide less than 20 results (when I have something like 500 > > images!) so I will investigate. > > > > (note if you use more than 1 search term it works okay!) > > > > > Now fixed in cvs > > -- > Mr Jamie McCracken > http://jamiemcc.livejournal.com/ > _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
