I'm currently upgrading one of my applications, rebuildning it from the ground up.
When uploading it to appengine production the new indexes won't appear in the admin console. I've never manually configured my indexes so they are all auto-generated. And when accessing a page requiring an index I get the error: "NeedIndexError: no matching index found." But I don't know if it due to that the index is not built yet or if there was something went wrong will uploading it since it won't show up in the admin console. So my question is; Is this due to I'm using namespace for the datastore (I need to specify the namespace name for view the datastore in "Datastore Viewer") or do one need to configure something special for indexes using datastore data under namespaces? ..fredrik -- Fredrik Bonander [email protected] +46 70 943 5441 - the infinite power of the creative mind - -- 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.
