App Engine Team, This query yields results: SELECT * FROM Account
This query yields no results: SELECT * FROM Account order by createDate Indexes are not working, and I am running in production. Can you please help me with my application ASAP? It has lots of users and has not been functioning properly for days because of the broken indexes. The application is called highvolumeseller. I've tried vacuuming and re-adding indexes, I've tried re-putting all my entities in map-reduce job. Neither of these work. -- 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.
