summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/index_bounds_builder.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37593 Make wildcard index multikey path set retrieval more efficientJames Wahlin2018-11-021-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35493 Planning support for "field name or array index" path components...Bernard Gorman2018-09-221-0/+10
* SERVER-21011 Fix query correctness problem related to covered matching for 2d...David Storch2017-10-131-0/+11
* SERVER-29587: Partition MatchExpression types into categories, fixes anNick Zolnierz2017-07-071-2/+2
* SERVER-26033 Allow simple range to exclude start keyJudah Schvimer2016-09-151-4/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-23349 make CollatorInterface methods constDavid Storch2016-05-041-1/+1
* SERVER-22786 update index bounds builder for collationsDavid Storch2016-03-181-9/+12
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-143/+140
* SERVER-13960 bug fixes for OR with inexact predicatesDavid Storch2014-05-301-4/+4
* SERVER-13960 fix access planning for OR with inexact child predicatesDavid Storch2014-05-301-5/+14
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-5/+5
* SERVER-13767 add special case NaN handling in matcher and index bounds builderDavid Storch2014-05-011-0/+1
* SERVER-12460 Relocate fast count code for 2.6, port old tests over for new ve...samantharitter2014-02-141-0/+11
* SERVER-2094 fast distinct when field is indexed and query is fully coveredHari Khalsa2014-01-231-0/+13
* SERVER-10363 SERVER-11387 pay attention to special geo idx paramsHari Khalsa2014-01-061-17/+41
* SERVER-11852 fix query planning for inexact regexesDavid Storch2013-12-021-1/+3
* SERVER-11817 use enum instead of bool for exact/inexact index boundsDavid Storch2013-11-221-6/+14
* SERVER-10026 move 2d into stages, remove old query from 2d executionHari Khalsa2013-10-241-3/+0
* SERVER-10471 merge index bounds, enumerate based on indices, bug fixesHari Khalsa2013-10-071-0/+34
* SERVER-10471 add s2near stage, enable all 2dsphere queries, enable 2d queries...Hari Khalsa2013-10-041-0/+5
* SERVER-10471 enumerate indices w/array operators correctly, clean up and comm...Hari Khalsa2013-09-301-3/+5
* SERVER-10471 pseudo-expression/hashed indicesHari Khalsa2013-09-271-2/+3
* SERVER-10026 enumeration as strategies, bug fixes galore, build plansHari Khalsa2013-09-181-3/+8
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-10026 SERVER-10471 begin more sustainable planning approachHari Khalsa2013-08-291-0/+72