Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-5212

Drivers: Exact Vector Search

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Hide

      DRIVERS-2902:
      Summary of necessary driver changes

      • add support to Java/C# languages since they have vectorSearch helper classes that need to add this to their interfaces
      • Technical Syntax Document

      Commits for syncing spec/prose tests
      (and/or refer to an existing language POC if needed)

      •  

      Context for other referenced/linked tickets

      • Cloud ticket: CLOUDP-204248
      Show
      DRIVERS-2902: Summary of necessary driver changes add support to Java/C# languages since they have vectorSearch helper classes that need to add this to their interfaces Technical Syntax Document Commits for syncing spec/prose tests (and/or refer to an existing language POC if needed)   Context for other referenced/linked tickets Cloud ticket: CLOUDP-204248
    • Fully Compatible
    • Needed
    • Hide

      VectorSearchOptions now has a new property called "Exact" indicating if exact nearest neighbor (ENN) is to be used, false by default. If false, approximate nearest neighbor (ANN) is used.

      Show
      VectorSearchOptions now has a new property called "Exact" indicating if exact nearest neighbor (ENN) is to be used, false by default. If false, approximate nearest neighbor (ANN) is used.

      This ticket was split from DRIVERS-2902, please see that ticket for a detailed description.

            Assignee:
            ferdinando.papale@mongodb.com Ferdinando Papale
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: