Cursor.skip should return the number of documents actually skipped

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Minor - P4
    • None
    • Affects Version/s: 2.5.3
    • Component/s: API
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Example: If I call Cursor.skip(100), but there are only 84 documents in the cursor, I would want to be sure that indeed only 84 were skipped.

      As it stands now, without this information, Cursor.skip is of limited use, and in many cases documents will have to be read one by one in order to count them.

            Assignee:
            Unassigned
            Reporter:
            Tal Liron
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: