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

Make numCandidates optional on mongod for $vectorSearch

    • Fully Compatible
    • v7.1, v7.0, v6.0
    • QI 2023-09-18

      Similar to the index field, we should not validate existence of numCandidates on mongod and instead let mongot validate it. 

      The main change here will be to set numCandidates optional: true in document_source_vector_search.idl, and then update any references to it in C++ accordingly.

            Assignee:
            mariano.shaar@mongodb.com Mariano Shaar
            Reporter:
            alyssa.clark@mongodb.com Alyssa Clark
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: