<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:09:15 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-360] Geo index options are not supported by create_index functions</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-360</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;The mongoc_index_opt_t struct and the &amp;#42;create_index&amp;#42; functions don&apos;t seem to support these geo index options:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;min&lt;/li&gt;
	&lt;li&gt;max&lt;/li&gt;
	&lt;li&gt;bits&lt;/li&gt;
	&lt;li&gt;bucketSize&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;a href=&quot;http://docs.mongodb.org/manual/tutorial/build-a-geohaystack-index/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docs.mongodb.org/manual/tutorial/build-a-geohaystack-index/&lt;/a&gt; has info about bucketSize and &lt;a href=&quot;http://docs.mongodb.org/manual/tutorial/build-a-2d-index/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docs.mongodb.org/manual/tutorial/build-a-2d-index/&lt;/a&gt; has info about min, max, and bits.&lt;/p&gt;</description>
                <environment></environment>
        <key id="133454">CDRIVER-360</key>
            <summary>Geo index options are not supported by create_index functions</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="tyler@10gen.com">Tyler Brock</assignee>
                                    <reporter username="kamran.khan">Kamran K.</reporter>
                        <labels>
                    </labels>
                <created>Fri, 25 Apr 2014 23:13:27 +0000</created>
                <updated>Wed, 19 Oct 2016 22:33:33 +0000</updated>
                            <resolved>Tue, 4 Nov 2014 16:18:38 +0000</resolved>
                                                    <fixVersion>1.1.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="755700" author="xgen-internal-githook" created="Tue, 4 Nov 2014 16:18:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;TylerBrock&apos;, u&apos;name&apos;: u&apos;Tyler Brock&apos;, u&apos;email&apos;: u&apos;tyler.brock@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-360&quot; title=&quot;Geo index options are not supported by create_index functions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-360&quot;&gt;&lt;del&gt;CDRIVER-360&lt;/del&gt;&lt;/a&gt; add additional geo index options&lt;/p&gt;

&lt;p&gt;Closes #109&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/2c85418147f7aff7b9ae3a168e3eb726ee6e6f43&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/2c85418147f7aff7b9ae3a168e3eb726ee6e6f43&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="753550" author="tyler@10gen.com" created="Fri, 31 Oct 2014 15:24:24 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/109&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/pull/109&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="753136" author="tyler@10gen.com" created="Thu, 30 Oct 2014 22:59:41 +0000"  >&lt;p&gt;I think undocumented options are best left to manually run commands.&lt;/p&gt;</comment>
                            <comment id="752853" author="kamran.khan" created="Thu, 30 Oct 2014 18:58:41 +0000"  >&lt;p&gt;There are also (mostly undocumented) 2dsphere index options like &quot;finestIndexedLevel&quot; and &quot;coarsestIndexedLevel&quot;.  I&apos;m not sure if they&apos;re worth worrying about for now, though.&lt;/p&gt;</comment>
                            <comment id="752801" author="tyler@10gen.com" created="Thu, 30 Oct 2014 18:10:40 +0000"  >&lt;p&gt;Greg says that we can use uint8_t for bits_precision but need min/max/bucket_size to be double.&lt;/p&gt;</comment>
                            <comment id="752484" author="tyler@10gen.com" created="Thu, 30 Oct 2014 13:51:28 +0000"  >&lt;p&gt;Yes, we have ample space.&lt;/p&gt;</comment>
                            <comment id="752476" author="acm" created="Thu, 30 Oct 2014 13:44:43 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=tyler.brock%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;tyler.brock@gmail.com&quot;&gt;tyler.brock@gmail.com&lt;/a&gt; Does the struct have adequate padding such that adding these new fields will not be an ABI break?&lt;/p&gt;</comment>
                            <comment id="752334" author="tyler@10gen.com" created="Thu, 30 Oct 2014 07:51:19 +0000"  >&lt;p&gt;Thinking of adding the following members to the struct:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;   uint8_t       2d_bits_precision;     &lt;/span&gt;&lt;span style=&quot;color: #008200; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;/* Maximum value is 32 */&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;   int8_t        2d_location_min;       &lt;/span&gt;&lt;span style=&quot;color: #008200; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;/* Inclusive */&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;   int8_t        2d_location_max;       &lt;/span&gt;&lt;span style=&quot;color: #008200; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;/* Non-inclusive */&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;   uint8_t       haystack_bucket_size;&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;Perhaps &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=greg_10gen&quot; class=&quot;user-hover&quot; rel=&quot;greg_10gen&quot;&gt;greg_10gen&lt;/a&gt; or &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=siyuan.zhou%4010gen.com&quot; class=&quot;user-hover&quot; rel=&quot;siyuan.zhou@10gen.com&quot;&gt;siyuan.zhou@10gen.com&lt;/a&gt; could tell us if this is enough bits + correct signedness to represent the following concepts for 2d/haystack indexes.&lt;/p&gt;</comment>
                            <comment id="563547" author="christian.hergert@10gen.com" created="Fri, 25 Apr 2014 23:29:29 +0000"  >&lt;p&gt;Thanks for reporting. I&apos;ll schedule this into the next sprint.&lt;/p&gt;</comment>
                    </comments>
                    <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|hrf7ef:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1116</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>