Thanks but as you see my issue is that I do query two different
properties and with two equalities on one of them
a=x AND a=y AND b=z AND c=t

The documentation is not clear on what index is required for this -
i.e. is an index on a,b enough or do I require an index on a,a,b
(which explodes very quickly). Also the client is happy if I have an
index on a,b and it does not autogenerate another index but the server
complains it does not have a suitable index!

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