<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:54:43 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>[DOCS-7652] geo and text indexes are always sparse (not merely &apos;default&apos; to sparse)</title>
                <link>https://jira.mongodb.org/browse/DOCS-7652</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;RE:&lt;br/&gt;
&lt;a href=&quot;https://docs.mongodb.org/manual/core/index-text/#sparse-property&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.org/manual/core/index-text/#sparse-property&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://docs.mongodb.org/manual/core/2dsphere/#sparse-property&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.org/manual/core/2dsphere/#sparse-property&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://docs.mongodb.org/manual/core/2d/#sparse-property&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.org/manual/core/2d/#sparse-property&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;[2d/2dsphere/text] indexes are sparse by default and ignores the sparse: true option.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;They also ignore explicitly specifying &quot;sparse:false&quot;. The statement should be clarified in these 3 locations to be just &quot;are always sparse and ignore the sparse option&quot;.&lt;/p&gt;

&lt;p&gt;Somewhat counter-intuitively, specifying &quot;sparse:false&quot; makes the index definition retain it and even print it back on request, clearly showing the &quot;sparse:false&quot; option but it is ignored; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13808&quot; title=&quot;Index option &amp;quot;sparse&amp;quot; should be disallowed for text/geo indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13808&quot;&gt;SERVER-13808&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;These indexes are always sparse no matter what options are passed in.&lt;/p&gt;</description>
                <environment></environment>
        <key id="279894">DOCS-7652</key>
            <summary>geo and text indexes are always sparse (not merely &apos;default&apos; to sparse)</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="kay.kim@mongodb.com">Kay Kim</assignee>
                                    <reporter username="andrew.ryder@mongodb.com">Andrew Ryder</reporter>
                        <labels>
                    </labels>
                <created>Fri, 15 Apr 2016 01:48:40 +0000</created>
                <updated>Mon, 30 Oct 2023 21:33:41 +0000</updated>
                            <resolved>Wed, 7 Feb 2018 16:12:41 +0000</resolved>
                                                    <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>Server</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1798116" author="xgen-internal-githook" created="Wed, 7 Feb 2018 15:58:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;kay.kim@10gen.com&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;username&apos;: &apos;kay-kim&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-10587&quot; title=&quot;Document index types that do not support collation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-10587&quot;&gt;&lt;del&gt;DOCS-10587&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-7089&quot; title=&quot;2dsphere Indexes version 3 are not mentioned on the latest docs page&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-7089&quot;&gt;&lt;del&gt;DOCS-7089&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-7652&quot; title=&quot;geo and text indexes are always sparse (not merely &amp;#39;default&amp;#39; to sparse)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-7652&quot;&gt;&lt;del&gt;DOCS-7652&lt;/del&gt;&lt;/a&gt;: highlight v3 of 2dsphere index, clarify sparse property and collation restriction for text/2d/geosphere indexes&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/51c100ae8bccaec0853737fd48526a61585e837b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/51c100ae8bccaec0853737fd48526a61585e837b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1798109" author="xgen-internal-githook" created="Wed, 7 Feb 2018 15:56:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;kay.kim@10gen.com&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;username&apos;: &apos;kay-kim&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-10587&quot; title=&quot;Document index types that do not support collation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-10587&quot;&gt;&lt;del&gt;DOCS-10587&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-7089&quot; title=&quot;2dsphere Indexes version 3 are not mentioned on the latest docs page&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-7089&quot;&gt;&lt;del&gt;DOCS-7089&lt;/del&gt;&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-7652&quot; title=&quot;geo and text indexes are always sparse (not merely &amp;#39;default&amp;#39; to sparse)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-7652&quot;&gt;&lt;del&gt;DOCS-7652&lt;/del&gt;&lt;/a&gt;: highlight v3 of 2dsphere index, clarify sparse property and collation restriction for text/2d/geosphere indexes&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/d9d0572bb9e09ee4bd4cdb6fd3b609ad33ba74d8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/d9d0572bb9e09ee4bd4cdb6fd3b609ad33ba74d8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1259779" author="stennie" created="Mon, 9 May 2016 19:15:58 +0000"  >&lt;p&gt;This is generally true, aside from the 2dsphere V1 indexes created in MongoDB 2.4 which are &lt;b&gt;not&lt;/b&gt; sparse (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-9639&quot; title=&quot;2dsphere indexes with {2dsphereIndexVersion:2} should be sparse on geo fields&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-9639&quot;&gt;&lt;del&gt;SERVER-9639&lt;/del&gt;&lt;/a&gt;). 2dsphere V1 indexes also ignore the &lt;tt&gt;sparse&lt;/tt&gt; option (as per &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-13808&quot; title=&quot;Index option &amp;quot;sparse&amp;quot; should be disallowed for text/geo indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-13808&quot;&gt;SERVER-13808&lt;/a&gt;), so the value of the &lt;tt&gt;sparse&lt;/tt&gt; option currently has no relevance (if set) for 2dsphere index sparseness behaviour.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="134451">SERVER-13808</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 9 May 2016 19:15:58 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        6 years, 1 week 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_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>emet.ozar@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 1 week ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>andrew.ryder@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kay.kim@mongodb.com</customfieldvalue>
            <customfieldvalue>stephen.steneker@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrmuqv:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrz4mf:</customfieldvalue>

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