There are several build errors being caused by a recent PR for the topN aggregation accumulators. Instances of :pipeline: need to be updated to :group: for the following pages:

      ERROR(reference/operator/aggregation/maxN.txt:92ish): Target not found: "pipeline:pipe.$maxN"
      ERROR(reference/operator/aggregation/maxN.txt:110ish): Target not found: "pipeline:pipe.$maxN"
      ERROR(reference/operator/aggregation/maxN.txt:110ish): Target not found: "pipeline:pipe.$topN"
      ERROR(reference/operator/aggregation/maxN.txt:115ish): Target not found: "pipeline:pipe.$maxN"
      ERROR(reference/operator/aggregation/maxN.txt:115ish): Target not found: "pipeline:pipe.$maxN"
      ERROR(reference/operator/aggregation/maxN.txt:119ish): Target not found: "pipeline:pipe.$topN"
      ERROR(reference/operator/aggregation/maxN.txt:122ish): Target not found: "pipeline:pipe.$topN"
      ERROR(reference/operator/aggregation/maxN.txt:131ish): Target not found: "pipeline:pipe.$maxN"
      ERROR(reference/operator/aggregation/maxN.txt:133ish): Target not found: "pipeline:pipe.$maxN"
      ERROR(reference/operator/aggregation/maxN.txt:136ish): Target not found: "pipeline:pipe.$maxN"
      ERROR(reference/operator/aggregation/minN.txt:92ish): Target not found: "pipeline:pipe.$minN"
      ERROR(reference/operator/aggregation/minN.txt:110ish): Target not found: "pipeline:pipe.$minN"
      ERROR(reference/operator/aggregation/minN.txt:110ish): Target not found: "pipeline:pipe.$bottomN"
      ERROR(reference/operator/aggregation/minN.txt:115ish): Target not found: "pipeline:pipe.$minN"
      ERROR(reference/operator/aggregation/minN.txt:115ish): Target not found: "pipeline:pipe.$minN"
      ERROR(reference/operator/aggregation/minN.txt:119ish): Target not found: "pipeline:pipe.$bottonN"
      ERROR(reference/operator/aggregation/minN.txt:122ish): Target not found: "pipeline:pipe.$bottomN"
      ERROR(reference/operator/aggregation/minN.txt:131ish): Target not found: "pipeline:pipe.$minN"
      ERROR(reference/operator/aggregation/minN.txt:133ish): Target not found: "pipeline:pipe.$minN"
      ERROR(reference/operator/aggregation/minN.txt:136ish): Target not found: "pipeline:pipe.$minN"

            Assignee:
            ian.fogelman@mongodb.com Ian Fogelman
            Reporter:
            ian.fogelman@mongodb.com Ian Fogelman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              2 years, 13 weeks, 1 day ago