I know variants of this question have been asked before (even by me), but I still don\'t understand a thing or two about this...
It was my understanding that one cou
The Take(n) function will only give you up to 1024 by default. However, you can change this default in Raven.Server.exe.config:
Take(n)
Raven.Server.exe.config
For more info, see: http://ravendb.net/docs/intro/safe-by-default