<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:59:56 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-42231] planner returned error: unable to find index for $geoNear query at Connection Ask Question</title>
                <link>https://jira.mongodb.org/browse/SERVER-42231</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I haven&apos;t use the $geoNear in my query instead I have used $near. But this is showing the error of $geoNear. And the error create the interruption in processing the query. Not always but once in every hour.&lt;br/&gt;
I have used &apos;2dsphere&apos; index already---&lt;/p&gt;

&lt;p&gt;scheduleRideSchema.index({ source: &apos;2dsphere&apos; });&lt;br/&gt;
&#160;&lt;br/&gt;
{{ $or: [{                    $or: [{ $and: [{ pickupStart: &lt;/p&gt;
{ $gte: pickupStartTime }
&lt;p&gt; }, { pickupEnd: &lt;/p&gt;
{ $lte: pickupStartTime }
&lt;p&gt; }] },{ $and: [{ pickupStart: &lt;/p&gt;
{ $gte: pickupStartTime }
&lt;p&gt; }, { pickupEnd: &lt;/p&gt;
{ $lte: pickupEndTime }
&lt;p&gt; }] }]}, {                    $or: [{ $and: [{ pickupStart: &lt;/p&gt;
{ $lte: pickupStartTime }
&lt;p&gt; }, { pickupEnd: &lt;/p&gt;
{ $gte: pickupStartTime }
&lt;p&gt; }] },{ $and: [{ pickupStart: &lt;/p&gt;
{ $lte: pickupStartTime }
&lt;p&gt; }, { pickupEnd: &lt;/p&gt;
{ $gte: pickupEndTime }
&lt;p&gt; }] }]}]}, {                $and:[{                source:{                    $near:{                        $geometry: &lt;/p&gt;
{ type: &quot;Point&quot;, coordinates: sourceCord.coordinates }
&lt;p&gt;,                        $maxDistance: 4000}}},{$and:[&lt;/p&gt;
{cancel:false}
&lt;p&gt; ,&lt;/p&gt;
{ complete:false}
&lt;p&gt;]}]}]});}}&lt;/p&gt;</description>
                <environment></environment>
        <key id="857804">SERVER-42231</key>
            <summary>planner returned error: unable to find index for $geoNear query at Connection Ask Question</summary>
                <type id="6" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14720&amp;avatarType=issuetype">Question</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="4">Incomplete</resolution>
                                        <assignee username="dmitry.agranat@mongodb.com">Dmitry Agranat</assignee>
                                    <reporter username="shibu.siddharth@gmail.com">Siddhartha Singh</reporter>
                        <labels>
                    </labels>
                <created>Mon, 15 Jul 2019 08:18:30 +0000</created>
                <updated>Tue, 10 Sep 2019 14:25:04 +0000</updated>
                            <resolved>Tue, 10 Sep 2019 14:25:03 +0000</resolved>
                                                                    <component>Geo</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="2413962" author="dmitry.agranat" created="Tue, 10 Sep 2019 07:45:24 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=shibu.siddharth%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;shibu.siddharth@gmail.com&quot;&gt;shibu.siddharth@gmail.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We haven&#8217;t heard back from you for some time, so I&#8217;m going to mark this ticket as resolved. If this is still an issue for you, please provide additional information and we will reopen the ticket.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Dima&lt;/p&gt;</comment>
                            <comment id="2329973" author="dmitry.agranat" created="Wed, 17 Jul 2019 10:23:37 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=shibu.siddharth%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;shibu.siddharth@gmail.com&quot;&gt;shibu.siddharth@gmail.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;In order for us to investigate, please upload to this &lt;a href=&quot;https://10gen-httpsupload.s3.amazonaws.com/upload_forms/aaa56869-8ca1-48e8-a4dd-733d36b2ec5d.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;secure location&lt;/a&gt;:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;mongod log covering the time of the reported issue&lt;/li&gt;
	&lt;li&gt;The output from the &lt;a href=&quot;https://docs.mongodb.com/manual/reference/method/db.collection.getIndexes/#db-collection-getindexes&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;db.collection.getIndexes()&lt;/a&gt; command&lt;/li&gt;
	&lt;li&gt;The output from the &lt;a href=&quot;https://docs.mongodb.com/manual/reference/method/db.collection.explain/#db-collection-explain&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;db.collection.explain()&lt;/a&gt; command for the reported query.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Thank you,&lt;br/&gt;
Dima&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 17 Jul 2019 10:23:37 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        4 years, 22 weeks, 1 day 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>kelsey.schubert@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            4 years, 22 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>dmitry.agranat@mongodb.com</customfieldvalue>
            <customfieldvalue>shibu.siddharth@gmail.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hvegxb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hv3jaf:</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_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>
                                    <customfieldvalue><![CDATA[dmitry.agranat@mongodb.com]]></customfieldvalue>
    

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

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