On Sep 18, 2:28 am, Waldemar Kornewald <[EMAIL PROTECTED]> wrote: > If merge-join isn't used for multiple = filters on list properties > (that's what I understood) then how does the datastore perform such a > search and what does the index look like? Unfortunately, the "Under
sorry, i guess i was unclear. merge join is used for all queries with only = filters and no sort orders, regardless of whether the properties involved are list properties or not. by "unrelated," i meant that there's no explicit connection.. merge join and list properties do interact happily, but they're orthogonal features. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
