The Google Desktop search interface doesn't have any feature for static ranking. But you could use the Query API (http:// code.google.com/apis/desktop/docs/queryapi.html) to query the index and order the results using your own method. Just be sure to follow the branding guidelines if you intent to publish your application (http://desktop.google.com/dev/brandguide.html).
Thanks, Benjamin On Feb 20, 7:16 am, kiran <[email protected]> wrote: > Hi, > I am using Google Desktop for some experiments. I have read > that ranking of documents > may change depending on last access time, frequency of access > etc. Is there any way > to make ranking static/fixed i.e if there is a set of documents > ( documents never modified after > creation) that has been indexed, can i make sure that I see > same documents in the result > set everytime I submit the given query q. > > Thanks, > kiran --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
