The actual number of query result is inconsistent with the length argument when you call to_list().

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Unknown
    • 2.5.1
    • Affects Version/s: None
    • Component/s: asyncio
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The actual number of query result is inconsistent with the length argument when you call to_list().

      1.  Insert M documents to the server; (M >> 101)
      2.  Use "to_list(length=N)" to get query results; (M > N > 101) 
      3.  The actual number of query results obtained exceeds N;

              Assignee:
              Shane Harvey
              Reporter:
              强 肖
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: