Hi Phil, I see your index has now finished building. It's not uncommon for indexes to take longer than 30 minutes to build. For that reason, it's a good idea to do "appcfg.py update_indexes" and wait for the new index to finish building before you deploy a version of your app that depends on it. Alternately, you can deploy the app with a new major version, and only make it live after the index is built.
-Nick Johnson On Thu, Jul 2, 2009 at 8:18 AM, Phil<[email protected]> wrote: > > An index is taking over 30 minutes to build and my application (http:// > honeymoon-registry.appspot.com/) is inaccessible meanwhile. My > datastore only contains a small amount of data.... > > Is there a way that I can just delete the index and start over? Will > the Google Team read this post and fix the problem? > > Thanks, > Phil > > > > -- Nick Johnson, App Engine Developer Programs Engineer 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 -~----------~----~----~----~------~----~------~--~---
