Does the improved query planner reduce the need of managing indexes manually in the datastore-index.xml file?
I'm a bit confused. The documentation is not obvious for me. In local development mode I set autoGenerate="false" and delete the datastore-index-auto.xml. My application runs fine. Deploying on GAE I've got the annoying com.google.appengine.api.datastore.DatastoreNeedIndexException: no matching index found. exception. Hence, how does the improved query planner change the workflow of a GAE developer? Cheers Mos -- 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.
