Hello Tom, Sorry I am wrong and you are right yes its work :) Thanks Friend.
Thanks. On Wed, Jun 2, 2010 at 3:49 PM, milind savale <[email protected]>wrote: > Hello tom, > > Thanks your reply. > I read this article but even i write in query max-result=40 in my query but > i can't get 40 result they always less 30 > Please see this link > > > http://www.google.com/base/feeds/snippets/-/vehicles?start-index=1&max-result=40&bq=[condition:new][price:100..200]<http://www.google.com/base/feeds/snippets/-/vehicles?start-index=1&max-result=40&bq=%5Bcondition:new%5D%5Bprice:100..200%5D> > > Thanks. > > > > > On Mon, May 31, 2010 at 2:44 PM, Tom Wilson <[email protected]>wrote: > >> Have a look at this section here >> : >> http://code.google.com/apis/base/docs/2.0/reference.html#StandardQueryParams >> >> There is a start-index and a max-results parameter you can use to page >> through the results. >> >> On Mon, May 31, 2010 at 10:02, millu <[email protected]> wrote: >> > hello friend, >> > >> > I am trying to show the more than 25 result from google base to my >> > site using google base api >> > eg. >> > >> http://www.google.com/base/feeds/snippets/-/vehicles?start-index=40&max-result=40&bq=[condition:new][make:honda][model:accord][year:2010][trim:EX-L]<http://www.google.com/base/feeds/snippets/-/vehicles?start-index=40&max-result=40&bq=%5Bcondition:new%5D%5Bmake:honda%5D%5Bmodel:accord%5D%5Byear:2010%5D%5Btrim:EX-L%5D> >> > >> > these query string's out is parse by xml parsing then i show the total >> > result but i can't show all the result (I am only see first 25 result) >> > >> > there is any way to display all records please help me >> > >> > >> > Thanks >> > >> > -- >> > 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]<google-base-data-api%[email protected]> >> . >> > For more options, visit this group at >> http://groups.google.com/group/google-base-data-api?hl=en. >> > >> > >> >> >> >> -- >> Thanks, >> >> Tom Wilson >> Web and Media Developer >> >> e: [email protected] >> w: www.tomthedeveloper.com >> >> Google Base Tools - http://dev.tomthedeveloper.com/googlebase >> Featured Project : >> >> http://google-code-featured.blogspot.com/2008/02/google-base-competitor-analysis.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]<google-base-data-api%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-base-data-api?hl=en. >> >> > -- 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.
