I've read the discussion about paging and have post some problems. But
I still have some problems.

If I builds index by myself, I cannot index the search result. And if
I have built index for an object and delete one instance of an object,
the index will be broken.

If I use the GAE Paginator class (http://appengine-
cookbook.appspot.com/recipe/gae-paginator-class/?
id=ahJhcHBlbmdpbmUtY29va2Jvb2tyjgELEgtSZWNpcGVJbmRleCI4YWhKaGNIQmxibWRwYm1VdFkyOXZhMkp2YjJ0eUZBc1NDRU5oZEdWbmIzSjVJZ1pFYW1GdVoyOE0MCxIGUmVjaXBlIjlhaEpoY0hCbGJtZHBibVV0WTI5dmEySnZiMnR5RkFzU0NFTmhkR1ZuYjNKNUlnWkVhbUZ1WjI4TTcM)

Then how to deal with the 1000 result limit in GAE? I cannot page if I
have more than 1000 result. I can write my new paging class, but wish
you can give me some advice.Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to