Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-77491

Make sure $text works with sharded time-series singleton writes without shard key

    • Type: Icon: Task Task
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution
    • Execution NAMR Team 2023-06-26

      Time-series singleton writes without shard key performs an aggregation in the first phase to find potential shards with matching documents. But aggregate has a restriction that $match must be the first stage if we have $text in the match pipeline. For time-series collections, currently we make the unpack the first stage before match. 

            Assignee:
            fausto.leyva@mongodb.com Fausto Leyva (Inactive)
            Reporter:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: