Joakim
unread,Jun 28, 2012, 4:17:12 AM6/28/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
During the I/O 2012 talk (App Engine overview), a question was raised concerning the newly released support for OR-queries. Unfortunately, we couldn't get an answer before the end of the talk, so I'd like to bring it up here in the group.
How are the OR-queries implemented? Are these true OR-queries, or do they spawn sub-queries and merge the results? If so, how are they billed, once per query or once per sub-query?