My understanding is # of results fetched for keys only queuries = # of small 
operations. The example specifically says:

"...Fetching 1000 keys + fetching 500 entities = $0.0001 + 0.00035..." The 
1000 keys fetch equates to the small operations pricing

key only queries only require an index scan because the key is included in 
the index.

-Ron

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/ee08lnGM4TYJ.
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.

Reply via email to