I have a requirement to make searches with inequalities with multiple properties. This is not possible, as described in http://code.google.com/appengine/docs/java/datastore/queriesandindexes.html#Restrictions_on_Queries
But I have to do it anyways. So, is there any hint on how to deal with this? I think many people has faced this problem. Thank you. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
