that query is being interpreted as a search for
an attribute with an integer type and value --
upc has type text.

to enforce the type try: [upc(text):"value"]
e.g.
http://base.google.com/base/feeds/snippets?bq=[upc(text):%22785247125975%22]
http://base.google.com/base/feeds/snippets?bq=[upc:%22785247125975%22]

it's not a bug but defined behavior as far as i know.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to