Hi Nickolas, Index building only occurs when an index is first created. After that, all index updates are synchronous.
-Nick Johnson On Fri, Dec 4, 2009 at 5:34 AM, Nickolas Daskalou <[email protected]> wrote: > Is "index building" a once-off thing that happens when a new index is > uploaded to the production site, or does this also apply after every > single put() or delete() call to the Datastore? > > I hope it's the former and not the latter, as this would be a deal > breaker for a lot of companies looking to move/create their > applicatons on GAE. > > If it is the former, is there an ETA on when the index building time > will come down to an acceptable level (in the seconds rather than > hours)? > > Nick > > > On Dec 3, 8:07 pm, "Nick Johnson (Google)" <[email protected]> > wrote: > > Hi Prashant, > > > > The time taken to build an index depends more on the indexes in the queue > > ahead of yours than the size of your index. Index building may take up to > > 12-24 hours at busy times. > > > > -Nick Johnson > > > > On Wed, Dec 2, 2009 at 8:56 PM, Prashant <[email protected]> wrote: > > > It's more than an hr. and index still building just for 2 record, I > guess > > > it is stuck. appid - gaewcms ; index - _Content_ (Uri asc, Weight asc, > Added > > > desc) > > > > > -- > > > 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]<google-appengine%[email protected]> > <google-appengine%[email protected]<google-appengine%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-appengine?hl=en. > > > > -- > > Nick Johnson, Developer Programs Engineer, App Engine > > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration > Number: > > 368047 > > -- > > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 -- 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.
