It would be great if the public search API supported marker based paging to avoid duplicates coming back in search results. Currently we're only able to search based on limit and offset but that's not stateful so each "page" or results may have overlap with previous results. I believe there are other marker based paging APIs for Box. This would bring search in line with how we handle paged results elsewhere.
It would be great if the public search API supported marker based paging to avoid duplicates coming back in search results. Currently we're only able to search based on limit and offset but that's not stateful so each "page" or results may have overlap with previous results. I believe there are other marker based paging APIs for Box. This would bring search in line with how we handle paged results elsewhere.