Sorry, suddenly got a thought on it.

Can I do two equality check on both User.friends and User.likes ?
would that be cause an "exploding index?"

I.E. User.all().filter("friends =", me).filter("likes =", A).fetch(3)

thanks!
Herbert

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