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

Add listIndexes command

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PERL-434 Done 0.706.0.0, 1.0.0
      CXX-346 Done legacy-1.0.0-rc1
      JAVA-1456 Done 2.13.0, 3.0.0
      PYTHON-762 Done 2.8, 3.0
      RUBY-806 Done 1.12, 2.0.0
      CSHARP-1071 Done 1.10, 2.0
      PHP-1226 Done 1.6.0RC1, 1.6.0
      NODE-276 Done 2.0, 1.4.12
      CDRIVER-426 Done 1.1.0
      PHPLIB-46 Done 0.2.0
      $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 PERL-434 Done 0.706.0.0, 1.0.0 CXX-346 Done legacy-1.0.0-rc1 JAVA-1456 Done 2.13.0, 3.0.0 PYTHON-762 Done 2.8, 3.0 RUBY-806 Done 1.12, 2.0.0 CSHARP-1071 Done 1.10, 2.0 PHP-1226 Done 1.6.0RC1, 1.6.0 NODE-276 Done 2.0, 1.4.12 CDRIVER-426 Done 1.1.0 PHPLIB-46 Done 0.2.0

    Description

      Spec here: https://github.com/mongodb/specifications/blob/master/source/enumerate-indexes.rst

      The command does not obey read preferences if the client is connected to a full replica set, but a driver must be able to run listIndexes if it is directly connected to a secondary.

      Attachments

        Activity

          People

            derick Derick Rethans
            barrie Barrie Segal
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: