But, when you are trying to use the API to search and you want the most
recent, there is no way to see it. Just like every other search in any
Google system.
And that would almost seem to be an error. IMHO.
GblogSearch is the only one so far to support this, but now you can
impact result ordering through the UI (behind the gear icon) or through
progrmatic access
.setResultOrder(GSearch.ORDER_BY_RELEVANCE) - default, order by
relevance
.setResultOrder(GSearch.ORDER_BY_DATE) - order by date
if u know pls let me know?
krishna
The Google SOAP Search API is web search results only and does not
offer a sort by date option.