<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:09:27 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>[CDRIVER-426] Add listIndexes command</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-426</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description></description>
                <environment></environment>
        <key id="158929">CDRIVER-426</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="adam.midvidy">Adam Midvidy</assignee>
                                    <reporter username="barrie">Barrie Segal</reporter>
                        <labels>
                    </labels>
                <created>Thu, 18 Sep 2014 15:40:46 +0000</created>
                <updated>Wed, 19 Oct 2016 14:15:01 +0000</updated>
                            <resolved>Thu, 16 Oct 2014 16:35:39 +0000</resolved>
                                                    <fixVersion>1.1.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="743219" author="xgen-internal-githook" created="Thu, 16 Oct 2014 16:35:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;amidvidy&apos;, u&apos;name&apos;: u&apos;Adam Midvidy&apos;, u&apos;email&apos;: u&apos;amidvidy@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-426&quot; title=&quot;Add listIndexes command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-426&quot;&gt;&lt;del&gt;CDRIVER-426&lt;/del&gt;&lt;/a&gt; add docs for get_index_info&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/84ab50b686a10461b1abe13612f779c16dd48c03&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/84ab50b686a10461b1abe13612f779c16dd48c03&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="742846" author="adam.midvidy" created="Thu, 16 Oct 2014 15:22:42 +0000"  >&lt;p&gt;going to leave this open until I write docs.&lt;/p&gt;</comment>
                            <comment id="742823" author="xgen-internal-githook" created="Thu, 16 Oct 2014 15:01:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;amidvidy&apos;, u&apos;name&apos;: u&apos;Adam Midvidy&apos;, u&apos;email&apos;: u&apos;amidvidy@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-426&quot; title=&quot;Add listIndexes command&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-426&quot;&gt;&lt;del&gt;CDRIVER-426&lt;/del&gt;&lt;/a&gt; add function to enumerate indexes using listIndexes, implement legacy fallback for ye olde mongoDBs&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/aa12fbb14a9a2961cf5898056086ad9654dab9c9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/aa12fbb14a9a2961cf5898056086ad9654dab9c9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="740061" author="adam.midvidy" created="Mon, 13 Oct 2014 19:55:36 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/96&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/pull/96&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="737993" author="adam.midvidy" created="Thu, 9 Oct 2014 19:45:10 +0000"  >&lt;p&gt;Going to list this as &quot;depends on&quot; &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-425&quot; title=&quot;Use listCollections command for helper method&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-425&quot;&gt;&lt;del&gt;CDRIVER-425&lt;/del&gt;&lt;/a&gt; since the code is going to be very similar and that code is in review.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="158919">CDRIVER-425</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="153442">DRIVERS-174</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="158919">CDRIVER-425</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrf7dr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1113</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="304">C Sprint 9</customfieldvalue>

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