"There is an explicit property, SortOptions.limit, that controls the size 
of the sort. You can never sort more than 10,000 docs, the default is 
1,000."

So if you have 1000000000 entities, it fetches the top ranking 10.000, then 
sorts them, so the entire 100000....0 isn't sorted, I don't call that 
sorting

I don't know what's your use case is, but this detail probably discards 
many use cases

---

For my use case, Search API is perfect, I just convert popularity to search 
document rank

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/926de54e-2037-40b2-8173-8898ab6dd893%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to