<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:28:45 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-12517] Add listIndexes command</title>
                <link>https://jira.mongodb.org/browse/SERVER-12517</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Now that there is a createIndexes command, it may make sense to introduce a corresponding listIndexes command.  Most drivers have helpers for both creating and enumerating indexes, and having both commands would simplify drivers in the long run, as they would no longer have to know anything about where and how indexes are stored in a MongoDB server.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="108080">SERVER-12517</key>
            <summary>Add listIndexes command</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="eliot">Eliot Horowitz</assignee>
                                    <reporter username="jeff.yemin@mongodb.com">Jeffrey Yemin</reporter>
                        <labels>
                            <label>neweng</label>
                    </labels>
                <created>Tue, 28 Jan 2014 22:46:17 +0000</created>
                <updated>Thu, 2 Aug 2018 21:25:11 +0000</updated>
                            <resolved>Mon, 18 Aug 2014 15:25:02 +0000</resolved>
                                                    <fixVersion>2.7.5</fixVersion>
                                    <component>Admin</component>
                    <component>Index Maintenance</component>
                                        <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="752744" author="xgen-internal-githook" created="Thu, 30 Oct 2014 17:32:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;renctan&apos;, u&apos;name&apos;: u&apos;Randolph Tan&apos;, u&apos;email&apos;: u&apos;randolph@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-12517&quot; title=&quot;Add listIndexes command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-12517&quot;&gt;&lt;del&gt;SERVER-12517&lt;/del&gt;&lt;/a&gt; Add listIndexes command&lt;/p&gt;

&lt;p&gt;Add comments on command&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/684d2015023008f07232036a8bf54cbb6edb122d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/684d2015023008f07232036a8bf54cbb6edb122d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="732357" author="xgen-internal-githook" created="Thu, 2 Oct 2014 12:25:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;ajdavis&apos;, u&apos;name&apos;: u&apos;A. Jesse Jiryu Davis&apos;, u&apos;email&apos;: u&apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: Add listCollections and listIndexes to set of obedient commands.&lt;/p&gt;

&lt;p&gt;These are new commands implemented in MongoDB 2.7.5.&lt;br/&gt;
(&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2442&quot; title=&quot;Add list[Collections] command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2442&quot;&gt;&lt;del&gt;SERVER-2442&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-12517&quot; title=&quot;Add listIndexes command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-12517&quot;&gt;&lt;del&gt;SERVER-12517&lt;/del&gt;&lt;/a&gt;.) They should be routed to members&lt;br/&gt;
the same as queries, since that is the prior driver behavior.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/specifications/commit/fe4eab7472a4dd5c34877eeb6b5f0583e0522976&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/specifications/commit/fe4eab7472a4dd5c34877eeb6b5f0583e0522976&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="668788" author="xgen-internal-githook" created="Wed, 23 Jul 2014 14:57:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14378&quot; title=&quot;Build replacements for system.indexes and system.namespaces&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14378&quot;&gt;&lt;del&gt;SERVER-14378&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-12517&quot; title=&quot;Add listIndexes command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-12517&quot;&gt;&lt;del&gt;SERVER-12517&lt;/del&gt;&lt;/a&gt;: make shell use listIndexes when available and start putting tests in mmap_v1&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3038384e3cbbb0e413d9e2be2db37fda5849fdd2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3038384e3cbbb0e413d9e2be2db37fda5849fdd2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="659636" author="xgen-internal-githook" created="Tue, 15 Jul 2014 18:02:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-12517&quot; title=&quot;Add listIndexes command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-12517&quot;&gt;&lt;del&gt;SERVER-12517&lt;/del&gt;&lt;/a&gt;: listIndexes in mongos&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f936451125d644ecdafcce64628835d64b0e5a22&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f936451125d644ecdafcce64628835d64b0e5a22&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="659634" author="xgen-internal-githook" created="Tue, 15 Jul 2014 18:02:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-12517&quot; title=&quot;Add listIndexes command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-12517&quot;&gt;&lt;del&gt;SERVER-12517&lt;/del&gt;&lt;/a&gt;: add listIndexes command&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a7d1cd78b7d56bc610d8c7f5baa8a329fb272e11&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a7d1cd78b7d56bc610d8c7f5baa8a329fb272e11&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="658920" author="xgen-internal-githook" created="Tue, 15 Jul 2014 04:02:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-12517&quot; title=&quot;Add listIndexes command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-12517&quot;&gt;&lt;del&gt;SERVER-12517&lt;/del&gt;&lt;/a&gt;: listIndexes in mongos&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f936451125d644ecdafcce64628835d64b0e5a22&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f936451125d644ecdafcce64628835d64b0e5a22&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="658918" author="xgen-internal-githook" created="Tue, 15 Jul 2014 04:02:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-12517&quot; title=&quot;Add listIndexes command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-12517&quot;&gt;&lt;del&gt;SERVER-12517&lt;/del&gt;&lt;/a&gt;: add listIndexes command&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a7d1cd78b7d56bc610d8c7f5baa8a329fb272e11&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a7d1cd78b7d56bc610d8c7f5baa8a329fb272e11&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="38370">SERVER-5811</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="30112">SERVER-4898</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="153360">DOCS-3920</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="153383">DOCS-3921</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="159177">SERVER-15330</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="12781">SERVER-1627</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="153442">DRIVERS-174</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10220">
                    <name>Tested</name>
                                            <outwardlinks description="tested by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 14 Jul 2014 13:49:23 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 15 weeks, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-11</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>greg.mckeon@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 15 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>jeff.yemin@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrm2rz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrfo8f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3818</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hsoytb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>