The time it takes for the index is not a function of how big your data
is, but how indexes are sitting in the queue in front of you.

AppEngine processes index builds sequentically, so have to wait your
turn. Someone else may well have a really big index that is holding
things up.

On Thu, Jan 24, 2013 at 9:42 PM, Tayeb Karim <[email protected]> wrote:
> Hi,
>
> I started the migration a few hours ago and the indexes seem to still be
> building on the new application (ggc-hrd)
>
> Any pointers to see what's up?
>
> The data size is pretty small;
> For the tables that are still being indexed;
>   CacheNode:  2k entries,  323KB
>   Maintenance:  42 entries, 6KB
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/-KyKMVJuAJEJ.
> To post to this group, send email to [email protected].
> 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.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
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