The search API seems to have a limit of 1000 results. Is there a way to retrieve the next 1000 results via paging, search offsets, or result set pointers?
Search in API v2 supports pagination: http://dropbox.com/developers/documentation/http#documentation-files-search
Perfect, thanks.
Any timeline for upgrading the js client https://github.com/dropbox/dropbox-js to v2 of the API?
No timeline to share, sorry. We haven't started working on a v2 JS SDK yet.