Hello!

My application id is "cosinux68".
I've uploaded the following index definitions:

- kind: DbCustomer
  properties:
  - name: version
  - name: __key__

- kind: DbCustomer
  properties:
  - name: version
  - name: __key__
    direction: desc

They appear as "Serving" but my queries return
DatastoreNeedIndexException. I'm sure they're the correct indices for
the query because they were also autogenerated in hosted mode. If i
try to vacuum them, i can't find them in the list! If i try to upload
them again nothing changes. So what can i do?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to