Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-10886

AllowPartialResults cursor method not currently documented

      there is a cursor method called AllowPartialResults.

      mongos> db.test.find().allowPartialResults()

      this is not documented in the documentation
      https://docs.mongodb.com/v3.2/reference/method/js-cursor/
      (nor in documentation for 3.4 or 3.6)

      it is the replacement for deprecated addOption(DBQuery.Option.partial)

      I came across it mentioned by chance in https://jira.mongodb.org/browse/SERVER-27170

      but it is not documented.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jg1 John Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              4 years, 1 week, 2 days ago