Hi, I'm using the RESTful interface in my app, and I was wandering if there was any way to limit the search results per page without having to implement a cache/buffer mechanism myself. I'm hoping for a mechanism like so: http://ajax.googleapis.com/ajax/services/search/web?callback=cse.callback&v=1.0&rsz=filtered_cse&userup=0.0.0.0&q=Test&num=3
Is there any available parameter for num? Also, is there any documentation for this interface anywhere apart from the brief explanation, example and json format from the ajax search api page? Thanks -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-ajax-search-api?hl=en.
