Cannot update vector search index definition

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Indexes
    • None
    • Environment:
      MongoDB Compass 1.48.0
      MongoDB 8.2.1 AtlasLocalDev
      PyMongo 4.15.3
    • None
    • None
    • Developer Tools

      Problem Statement/Rationale

      Updating a vector search index definition raises an error ""mappings" is required". PyMongo raises the same error when using the update_search_index function

      Steps to Reproduce

      Create a vector search index definition. Edit the definition (for example add a filter field). Save the definition.

      Expected Results

      The vector search index definition should be updated as described in the documentation

      Actual Results

      An error ""mappings" is required" is raised

            Assignee:
            Unassigned
            Reporter:
            Jesper Schlegel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: