On Sep 10, 1:09 pm, Jeff Schwartz <jefftschwa...@gmail.com> wrote:
> Thank you, Nick. What about applying a filter in these cases? Will key
> ordering be ignored if I also try to apply a filter on a 'real' property?
> Thanks.
>
> Jeff

Jeff,

If you apply an inequality filter, the results must be sorted on the
property you're filtering by first.  Queries including only equality
filters will, I believe, remain sorted by key by default (and can be
sorted on any property, although a custom index might be required.)

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to