To first, maybe i have misspelled something. i cant the any product! i delete 100 or 6000 and ALL products are not visble. Is this the behaviour you explained?
To second, i think the query works well. because the same problem occurs if i use other querys to get all of my products like: /base/feeds/items?bq=* /base/feeds/items?bq=[item type:produkte] /base/feeds/items?bq=[item language:DE] /base/feeds/items?bq=[preis > 0] The result of each query is the same! I get a feed where <openSearch:totalResults>6465</openSearch:totalResults> and there are no entries in the feed?! To third, all these querys are testet with the demo app. With that query i get <openSearch:totalResults>0</openSearch:totalResults> ant as expedted there are no entries. Is my problem now clearer? On Apr 27, 10:27 am, Celebird <[email protected]> wrote: > (1) deleting but still seeing the items happens because > there is a delay in processing; so, the items might be > "gone" from the dashboard -- however, because of the > processing delay the items may still be seen elsewhere. > > the delay can be from a few minutes to a few days. > > (2) bq is a structured-query; by default the items returned > are based on google's relevancy algorithms and are designed > to limit the returned results -- a subset; an asterisk will > not necessarily return all items. > > also, the status of items effect the results -- e.g. > searchable, searchable soon, active, inactive, etc. > > (3) to return a list of items try using:http://www.google.com/base/feeds/items > with no arguments. > > snippets and items feeds will not necessarily > return the same results -- this is by design. > > also, try using the demo pages to compare > results:http://www.google.com/base/api/demo/html/demo.html > > see alsohttp://code.google.com/apis/base/docs/2.0/attrs-queries.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
