Hi,

I am struggling with getting a query to work that has a simple
equality condition on one property in the where clause and one sort by
on another property.  GAE responds with a "no matching index found"
error along with the index entries to put in the datastore-indexes.xml
file.  I put those supplied entries in the file, redeploy, and then
later also look at the GAE administration console to see those indexes
are actually in "serving" status.  But, rerunning the query results in
the same error.  Does anyone have an idea how to get indexes to work
in Java GAE?

Thanks in advance.

-- 
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.

Reply via email to