<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:38:18 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>[CSHARP-964] Need help in writing ranged queries </title>
                <link>https://jira.mongodb.org/browse/CSHARP-964</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;Skip and take in Linq does not suit the requirement of my application. I have 30 fields in a document on which the query could be filtered or sorted in any combination. Should I create indexes for all the columns?&lt;/p&gt;

&lt;p&gt;For e.g. I have a query like &quot;Select * From Table Where &lt;span class=&quot;error&quot;&gt;&amp;#91;Col1&amp;#93;&lt;/span&gt; Like &apos;Error&apos; And &lt;span class=&quot;error&quot;&gt;&amp;#91;Col2&amp;#93;&lt;/span&gt; &amp;gt; 3 Order by &lt;span class=&quot;error&quot;&gt;&amp;#91;Col3&amp;#93;&lt;/span&gt;&quot; and I have the row number from which I want to see the results from and the count of how many rows I want. I tried with skip and take, It threw an exception saying &quot;Overflow sort stage buffered data usage of 33554777 bytes exceeds internal limit of 33554432 bytes&quot;. Range based queries means relying on an index to set the range right? How can I do that in my example? I need to see if I can achieve better performance in scrolling through the log file and jump to any page in no time. The results could be filtered and sorted too and I cannot keep the whole file in memory.&lt;/p&gt;</description>
                <environment>Windows 7, 64 bit</environment>
        <key id="134090">CSHARP-964</key>
            <summary>Need help in writing ranged queries </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="-1">Unassigned</assignee>
                                    <reporter username="Srivathsal">Srivathsal Venkataramu [X]</reporter>
                        <labels>
                            <label>performance</label>
                            <label>query</label>
                            <label>question</label>
                    </labels>
                <created>Wed, 30 Apr 2014 05:32:44 +0000</created>
                <updated>Fri, 5 Apr 2019 13:57:45 +0000</updated>
                            <resolved>Sat, 4 Apr 2015 22:38:16 +0000</resolved>
                                                                    <component>Performance</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                        <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|hs0thr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>129227</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>