Hi,
Can you execute the query in the development?
I think that [datastore-indexes-auto.xml] is made when you execute
query with development.
You might straighten out that problem by comparing
datastore-indexes-auto.xml and datastore-indexes.xml.
Or, please confirm the status of INDEX.
It exists
Hello,
I Got a problem when quering data with the key . The error
is below :
com.google.appengine.api.datastore.DatastoreNeedIndexException: no
matching index found..
The index is not found, but i have declared it in the file like this :
The que