Can anyone give me an answer? I consistently encounter this "Uncaught exception from servlet com.google.appengine.api.datastore.DatastoreNeedIndexException: no matching index found.. "error.
Now someone the app generate the index for "Course". But then again another class also got the same problem. I have already mannually write my "datastore-index.xml", indicating all the fields belonging to all classes. But when I use either Eclipse or command line to upload, I'm not sure whether the index has been updated or not. Things remain unchanged. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
