Use ?skip=X where X = N - 10 N = count of documents (using reduce)
On Sat, Feb 26, 2011 at 10:55 PM, Tristan Sloughter <[email protected]> wrote: > I was hoping with descending being true and limit=10 I could get the last 10 > documents in a view. > > It does not seem to work for me, is there a way to get the last X results in > a view without knowing the keys? > > Thanks, > Tristan >
