Hi Yasuo,

> The maximum number of entities in a batch put or batch delete is 500.
> The maximum number of entities in a batch get is 1000.

That's true, but in this case I'm assuming not all keys have entries
so I'll only get back the entities that exist. They keys that have no
associated entities will return nothing. So keys > entities, and
hopefully keys could > 1000.  Put in e.g. 1500 keys, get out 50
entities, providing me with a fast(er) IN search.

Regards,
Richard
--~--~---------~--~----~------------~-------~--~----~
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 google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to