You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running a Query() object and I'm able to find 46 items when using the res.total command. However, when using res.docs, I'm only able to have 10 of those documents returned to me.
Why is this? I don't have any unreasonable limits on the query for that to happen.