Hello, While testing the Google API Find Feed method at http://code.google.com/apis/ajax/playground/#find_feed , I noticed that the result-set seems to be limited to 10 results, no matter how many results the query is likely to return absent the limit.
Upon consulting the documentation at https://developers.google.com/feed/v1/devguide#findFeeds , I found the following description of the result object's "entries" property at https://developers.google.com/feed/v1/devguide#resultFind : A list typically containing up to ten feeds that matched the given query string. Typically? Is the implication that there is a means by which to change the 10-item limit? The documentation couldn't possibly be more ambiguous in this regard. Thank you. -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to google-ajax-search-api@googlegroups.com To unsubscribe from this group, send email to google-ajax-search-api+unsubscr...@googlegroups.com To view this message on the web, visit https://groups.google.com/d/msg/google-ajax-search-api/-/3clAsT_enCAJ For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en