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

Document new $count aggregation stage for the 3.4 manual

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.0
    • Affects Version/s: None
    • Component/s: Server
    • Labels:
      None

      SERVER-23836 added a new aggregation stage $count that is syntactic sugar for {$group:{_id:null, count:{$sum:1}}}.

      We need to add a new reference page giving usage information and examples.

            Assignee:
            steve.renaker@mongodb.com Steve Renaker (Inactive)
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              7 years, 22 weeks, 2 days ago