On Fri, Nov 28, 2008 at 8:53 AM, Duncan <[EMAIL PROTECTED]> wrote:

> There was a document somewhere, but I can't remember offhand exactly
> where which explains some of the aspects of how the system works. In
> particular it points out that it can take some time between the data
> being updated and the index being updated. So for your example if the
> index records the last access order as B, A, C but A has just hit the
> system you could get the sort of result you describe where a recent
> access occurs somewhere further down the list.

That should never be the case. If the index wasn't fully updated, it
should serve you an old version of both the index and the data. If
something else happens, it is definitely a bug, so you should file a
ticket giving as much information as you can.


Dave.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to