Yes, i think so. And if I run your Query: http://base.google.com/base/feeds/snippets?bq=[customerid:5595032] I get <openSearch:totalResults>0</openSearch:totalResults>
In my Query: http://base.google.com/base/feeds/items?bq=* I get <openSearch:totalResults>11590</openSearch:totalResults> but no Items. If i run the following Query it works well! http://base.google.com/base/feeds/items?bq=ram <openSearch:totalResults>814</openSearch:totalResults> in this result the items are included! So i dont understand this behaviour. What is wring with these querys? On 26 Apr., 17:28, Tom Wilson <[email protected]> wrote: > I find them in the snippets feed > :http://base.google.com/base/feeds/snippets?bq=[customer > id:5595032] > > Are you sure your running the right query ? > > On Apr 26, 2:49 pm, Knuckles <[email protected]> wrote: > > > In the Demohttp://www.google.com/base/api/demo/html/demo.htmlIrun > > the Query: /base/feeds/items?bq=* > > The Result is: > > > <?xml version='1.0' encoding='UTF-8'?> > > <feed xmlns='http://www.w3.org/2005/Atom'xmlns:openSearch='http:// > > a9.com/-/spec/opensearchrss/1.0/' xmlns:gm='http://base.google.com/ns- > > metadata/1.0' xmlns:g='http://base.google.com/ns/1.0' > > xmlns:batch='http://schemas.google.com/gdata/batch'> > > <id>http://www.google.com/base/feeds/items</id> > > <updated>2009-04-26T13:22:50.116Z</updated> > > <title type='text'>Items matching query: [customer id(int):5595032] > > </title> > > <link rel='alternate' type='text/html' href='http:// > > base.google.com'/> > > <link rel='http://schemas.google.com/g/2005#feed' > > type='application/atom+xml' href='http://www.google.com/base/feeds/ > > items'/> > > <link rel='http://schemas.google.com/g/2005#post' > > type='application/atom+xml' href='http://www.google.com/base/feeds/ > > items'/> > > <link rel='http://schemas.google.com/g/2005#batch' > > type='application/atom+xml' href='http://www.google.com/base/feeds/ > > items/batch'/> > > <link rel='self' type='application/atom+xml' > > href='http://www.google.com/base/feeds/items?start-index=1&max-results=25&...> > > <link rel='next' type='application/atom+xml' > > href='http://www.google.com/base/feeds/items?start-index=26&max-results=25&...> > > <author> > > <name>Google Inc.</name> > > <email>[email protected]</email> > > </author> > > <generator version='1.0' uri='http://base.google.com'>GoogleBase</ > > generator> > > <openSearch:totalResults>11590</openSearch:totalResults> > > <openSearch:startIndex>1</openSearch:startIndex> > > <openSearch:itemsPerPage>25</openSearch:itemsPerPage> > > <g:customer_id type='int'>5595032</g:customer_id> > > </feed> > > > The Query should return <openSearch:totalResults>11590</ > > openSearch:totalResults> Items with 25 Items per Page to me, but the > > are no Items! > > > So why there arent any Items in this feed? I need to get all my Items. > > > Knuckles --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
