Hello All, I am trying to query an item type that i have created. My item type is searchhotels and it has a list of hotels with attributes such as hotel name , location and its latitude and longitude. I am trying to query the same item type to fetch hotels around a location within a 5 mile radius. This is the following query i tried
items? [item type:searchhotels] [location:@"South bend, IN, USA" +5mi] This returns all items (hotels around southbend) that i have uploaded in my custom feed. Searching for a 5 mile radius should return only a few hotels and not all. So the radius filter isn't working. I am not sure if what i am doing is right. I tested this using the Query tool provided by Google base. Please let me know if there is anyother way of doing it? -Thanks Prads --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base Data API" 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-Base-data-API?hl=en -~----------~----~----~----~------~----~------~--~---
