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

TopN Build Errors

    XMLWordPrintableJSON

Details

    Description

      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"

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              2 years, 3 weeks ago