Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-2662

clarify search index management API overloads

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: Index Management
    • None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-5737 Backlog
      CXX-3111 Backlog
      CSHARP-5292 Duplicate
      GODRIVER-3359 Investigating
      JAVA-5627 Investigating
      NODE-6396 Won't Do
      MOTOR-1372 Duplicate
      PYTHON-4785 Duplicate
      PHPLIB-1534 Backlog
      RUBY-3546 Backlog
      RUST-2045 Backlog
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-5737 Backlog CXX-3111 Backlog CSHARP-5292 Duplicate GODRIVER-3359 Investigating JAVA-5627 Investigating NODE-6396 Won't Do MOTOR-1372 Duplicate PYTHON-4785 Duplicate PHPLIB-1534 Backlog RUBY-3546 Backlog RUST-2045 Backlog

      Summary

      The search management API provides two options for the `createSearchIndexes` helper.  Drivers engineers noticed that the options were inconsistent with which parameters were optional and which were required.  

       

      Motivation

      Who is the affected end user?

      Drivers engineers.

      How does this affect the end user?

      Drivers engineers are confused about the differences between the two implementation options.

      How likely is it that this problem or use case will occur?

      n/a

      If the problem does occur, what are the consequences and how severe are they?

      n/a

      Is this issue urgent?

      n/a

      Is this ticket required by a downstream team?

      No.

      Is this ticket only for tests?

      No.

      Acceptance Criteria

      What specific requirements must be met to consider the design phase complete?

            Assignee:
            bailey.pearson@mongodb.com Bailey Pearson
            Reporter:
            bailey.pearson@mongodb.com Bailey Pearson
            Daria Pardue Daria Pardue
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: