1
votes

I am using Google App engine search API in my application. I am using cursors for pagination. The problem is when a user requests 1st page and then requests 45th page , how will i set my cursor position to get the 45th page?

1

1 Answers