I have a quick question as I try to build an application using Google AJAX Local Search. In order to associate my own data with each search result, I'm trying to find or derive a unique ID for each search result. I see that each GlocalResult object contains a .url property that is the URL of Google's detail page on the search result. I would assume that this would have to be unique for each result, but in looking at the structure of the URL, I'm not sure I trust it. Does anyone know if this URL (or any other GlocalResult data) will in fact work as a unique identifier?
Thanks, -- Marnen Laibow-Koser [email protected] http://www.marnen.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
